Using JSON Web Token (JWT) Grant Type
You can generate an OAuth token using JSON Web Token (JWT) for example, if you want to generate a token for a user maintained by your own SAML Identity Provider.
These instructions summarize the process.
More detailed instructions for generating the OAuth token using JWT are available in the Oracle Cloud Platform REST Adapter documentation, at REST Adapter Concepts, Authentication Support, Use OAuth 2.0 Grants in Identity Domain Environments, Prerequisites for JWT User Assertion here:
https://docs.oracle.com/en/cloud/paas/integration-cloud/rest-adapter/understand-rest-adapter.html
See also the following blog posts:
- https://www.ateam-oracle.com/post/authentication-and-user-propagation-for-api-calls
- https://www.ateam-oracle.com/post/creating-a-jwt-token-for-an-assertion-grant-type-flow
- https://www.ateam-oracle.com/post/create-a-jwt-token-in-java-for-oracle-idcs
As an Oracle Cloud customer, your subscription type limits you to two confidential applications. If you need to use more than two confidential applications, contact Oracle Sales.
Related Topics
Generating the JWT User Assertion
Generating the OAuth Access Token
Authentication and Authorization (OAuth)
Last Published Friday, November 29, 2024