Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/ROOT/pages/conf-openid-connect-task.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ The location of the OpenID Provider. For most providers, `/.well-known/openid-co
== See Also

* https://developer.okta.com/docs/api/openapi/okta-oauth/guides/overview/[Okta OpenID Connect]
* https://developer.okta.com/docs/api/openapi/okta-oauth/oauth/tag/Client/[Dynamic Client Registration]
* https://developer.okta.com/docs/api/openapi/okta-oauth/oauth/client[Dynamic Client Registration]
* https://developer.okta.com/docs/guides/create-an-api-token/[Getting a Token]
* https://developer.okta.com/docs/api/openapi/okta-management/management/tag/User/[Get a User]
* https://developer.okta.com/docs/api/openapi/okta-management/management/tags/user[Get a User]
* https://help.salesforce.com/s/articleView?language=en_US&id=remoteaccess_oauth_web_server_flow.htm[Salesforce OAuth 2.0 Web Server Authentication Flow]
* https://help.salesforce.com/s/articleView?language=en_US&id=sso_provider_openid_connect.htm[Salesforce OpenID Connect, Authentication Request]
* https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_oauth_and_connected_apps.htm[Salesforce OAuth Refresh Token Process]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ You can select the Refresh Token grant type only if you have also selected the A
* xref:api-manager::mule-oauth-provider-landing-page.adoc[About OAuth 2.0]
* https://learn.microsoft.com/en-us/entra/fundamentals/how-to-find-tenant[How to find your Microsoft Entra ID tenant ID].
* https://docs.pingidentity.com/archive/[OpenAM 13.5 Developer's Guide, Procedure 14.4 To Register a Relying Party Dynamically]
* https://developer.okta.com/docs/api/openapi/okta-oauth/oauth/tag/Client/[Okta OpenID Connect, Dynamic Client Registration]
* https://developer.okta.com/docs/api/openapi/okta-oauth/oauth/client[Okta OpenID Connect, Dynamic Client Registration]
* https://developer.okta.com/docs/api/openapi/okta-oauth/guides/overview/[Okta OpenID Connect & OAuth 2.0 API]
* https://docs.pingidentity.com/archive/[AM 5 OAuth 2.0 Guide, 3.1. OAuth 2.0 Client and Resource Server Endpoints]
* https://help.salesforce.com/s/articleView?id=001115835&type=1[How to reset secrets for client applications when using external client management]