Hi,
I’m currently facing an issue when trying to use OAuth for a SCIM app in my developer portal. When hitting the Authenticate with [App]
button on the SCIM provisioning tab, I’m able to successfully login to my app, it generates an auth code, and redirects to
This does another redirect to
and it’s this request that’s resulting in a 503.
Not sure how I can debug this issue, as it appears to be a problem on Okta’s side.
Appreciate any help.