Difference between revisions of "Authorization code"

From wikieduonline
Jump to navigation Jump to search
(Created page with " curl -s -X POST https://<OKTA_DOMAIN>/oauth2/v1/token \ -d "grant_type=authorization_code" \ -d "code=invalid-test" \ -d "client_id=<C...")
 
Line 11: Line 11:
  
 
== See also ==
 
== See also ==
 +
* {{grant_types}}
 
* {{client_id}}
 
* {{client_id}}
 
* {{redirect_uri}}
 
* {{redirect_uri}}
* {{OIDC}}
 
  
 
[[Category:OIDC]]
 
[[Category:OIDC]]

Revision as of 17:38, 10 July 2026

Advertising: