-
call to generate code from authorization server http://localhost:8080/oauth2/authorize? response_type=code &client_id=oidc-client &scope=openid &redirect_uri=http://127.0.0.1:8080/login/oauth2/code/oidc-client &code_challenge=I9dW4GigwU7JO_TOstdBWtP-RiYCFLoMWnf2VyhGNJc &code_challenge_method=S256
-
After getting code and client need to request for access token. http://localhost:8080/oauth2/token
form values client_id:oidc-client redirect_uri:http://127.0.0.1:8081/login/oauth2/code/oidc-client grant_type:authorization_code code:DqSI7D-kBWtv_OFcQ9_kZqaepe2pqiYyUDh6BnBWXZyL5phl72Kwv23R9m0ChzTKVN1zeJMvwunU7DvI3vQOI1NszGPNLaanO_xkTkdV-4DDE1cPPw2bJsoR3v2dgeAD code_verifier:OrSRuPz6SevVbqPgaU7O-om0UommNuFoP67MA6xIPBZEYQ0SDz6no3P0xtYQdymbCPevIHF9zcsfEGUZm5M8leTSOWZ0XoUXDbqho80BjZdsrZuzJmkyvCrkBLtBm2s7
-
Notifications
You must be signed in to change notification settings - Fork 4
Vikas-Kumar56/oauth-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published