<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
0D54z00009yYst5CACOkta Classic EngineSingle Sign-OnAnswered2024-01-25T23:16:14.000Z2024-01-24T15:04:21.000Z2024-01-25T23:16:14.000Z
SCIM Auth Code Grant Flow fails with 503 while trying to authenticate my app

On pressing the authenticate with okta-app button under the provisioning (integration) section of my okta application, the auth code grant flow process starts. After logging in through my application its supposed to send back an auth code. During this process when a GET call happens to the link with auth code

 

https://dev-47577736-admin.okta.com/admin/app/cpc/dev-47577736_oktaapp_1/0oa3vm977mrUWd3NZ5d7/oauth/callback?code=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJVc2VySUQiOiIiLCJQZXJtaXNzaW9uSUQiOiI2NWE3Mjk4NTc1NjQ2MTMwMWUwZDk2ZGYiLCJSZWdpb24iOiIiLCJleHAiOjE3MDYwNzYzNjJ9.0yj_wpceZZiUjid3OGQVa6yFWmJLao1UcDkgAPd4VMg&state=ac507214ed9512e5233371ace2a254fab4727f5930cbdd2d65bd071291445ec1

 

Okta returns a 503 service unavailable error. Im not exactly sure on whats going wrong since i do not have the required logs to process it further


This question is closed.
Loading
SCIM Auth Code Grant Flow fails with 503 while trying to authenticate my app