<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00009fL9HgCAKOkta Classic EngineAPI Access ManagementAnswered2024-12-09T09:00:20.000Z2023-09-14T12:10:14.000Z2023-09-16T13:36:46.000Z

sdipm (sdipm) asked a question.

Redirection not happening with Default custom authorization server

I am trying to implement authorization code flow. First API i am executing to get the redirect URL after calling /authorize endpoint. When i use Org Authorization server /v1/authorize, it gives the redirect URL and this approach preventing me to verify the token locally and i dont want to call introspect API for the token verification.

When i call Default custom authorization server /oauth2/default/v1/authorize, it does not give me the redirect URL so unable to get the TOKEN.

My question is

1. How can i get redirect URL using Default custom authorization server /oauth2/default/v1/authorize.

2. How to tell my Okta application to use Default custom authorization server


This question is closed.
Loading
Redirection not happening with Default custom authorization server