-
Notifications
You must be signed in to change notification settings - Fork 147
Description
I have some questions where i need help with :
What are we trying to achieve here with postman ? Can some body please explain ?
Download the postman script from here and its environment from here
Import the downloaded collection and environment into postman.
To create an OIDC/OAuth client, run the below request from the postman collection "OIDC Client mgmt" folder
Get CSRF token
Create OIDC Client
To Create a Mock identity, run the below request from the postman collection "Mock-Identity-System" folder
Create Mock Identity
To run the OIDC flow with mock identity run the below request(same order) from the postman collection "AuthCode flow with OTP login" folder.
Get CSRF token
Authorize / OAuthdetails request
Send OTP
Authenticate User
Authorization Code
Get Tokens
Get userInfo
To run the Verifiable Credential Issuance flow with mock identity run the below request(same order) from the postman collection "VCI" folder.
Get CSRF token
Authorize / OAuthdetails request
Send OTP
Authenticate User
Authorization Code
Get Tokens
Get Credential