GithubHelp home page GithubHelp logo

postman-calls's Introduction

Postman-Calls

This is a place to document calls to Ping APIs using Postman.

Some of the calls are individual, others may be to demonstrate a flow of transactions needed to perform a use case.

OAuth Playground

This is Postman collection that demonstrates the OAuth \ OIDC flows without the UI of the PingFed OAuth Playground

PingAccess Admin API

This Postman collection contains all of the endpoints that make up the PingAccess Admin APIs.

PingFederate Admin API

This Postman collection contains all of the endpoints that make up the PingFederate Admin APIs.

PingID SDK

These are examples of how to use the PingID SDK service to perform transactional MFA calls.

Pre-Request script to generate a JWT

This call creates a signed JWT - it's used in the "OAuth Demo - Client Credentials with client_assertion (JWK)" call within the OAuth Playground collection, but can be used for anything.

The signature is handled by a sideloaded library - jsrsasign. The "Get jsrsasign library" call should be made to populate the code into a global variable that is invoked at the start of the pre-request script.

This script can work with both RSA and EC JWK objects - they can be generated from here: https://mkjwk.org/

The Signing KeyPair should be stored in a Postman Environment

The script will use the JWK to define the Algorithm and KID that is used in the Signing

postman-calls's People

Contributors

adavid-pingidentity avatar asafd1 avatar cprice-ping avatar jacenb avatar mehmetyaliman avatar rderewianko avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.