diff --git a/modules/ROOT/pages/conf-openid-connect-task.adoc b/modules/ROOT/pages/conf-openid-connect-task.adoc index 84bd9492..d7f5572f 100644 --- a/modules/ROOT/pages/conf-openid-connect-task.adoc +++ b/modules/ROOT/pages/conf-openid-connect-task.adoc @@ -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] diff --git a/modules/ROOT/pages/configure-client-management-openid-task.adoc b/modules/ROOT/pages/configure-client-management-openid-task.adoc index 22e46cbc..c4f10635 100644 --- a/modules/ROOT/pages/configure-client-management-openid-task.adoc +++ b/modules/ROOT/pages/configure-client-management-openid-task.adoc @@ -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]