Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What are we trying to achieve here with postman ? Can some body please explain ? #692

Open
kumar241982 opened this issue May 13, 2024 · 0 comments

Comments

@kumar241982
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant