Using OKTA as an OAuth 2 client on provisioning

Hello
I expect to configure OKTA for provisioning users and groups from OKTA to my Application,
is there a way to configure OKTA as an OAUTH client ?
My application is secured and implements an OAUTH 2 server.
I can not find any documentation about configuring OKTA as an OAUTH 2 client for my application.

Thanks for your help
Rodrigue

OAuth 2.0 is not a protocol for provisioning. You will want to research SCIM and Okta.

Are you trying to have your users login with Okta and then be able to access your application?

Or are you trying to have Okta use your OAuth 2.0 server as an Identity Provider?

Hello
Yes I am trying to have Okta use my OAuth 2.0 server as an Identity Provider, i found how to provide an OAUth 2.0 access token to OKTA but i had to generate the token access by myself.
Is there a way to configure Okta to get the access token by itself ?
Thank you
Rodrigue

Did you find any way to do this?

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.