I previously created a post with the same problem: SCIM Integration - Okta callback gets 503 error. At that time the problem was with my local application so that it is difficult for Okta team to investigate it. Now I have configured Okta SCIM with an application that is accessible by public. I’d like to continue my question. I’m formatting my question below.
I’m trying to provison SCIM integration with a SAP Commerce (Hybris) application which has an OAuth2 server too.
- I created a OAuth2 client in the SAP Commerce.
- Then in Okta SCIM integration, I filled out all the required information.Clicked on the button “Authenticate with {APPNAME}”.
- A new browser window directed me to the OAuth2 server. After login successfully, the browser window redirects to GET https://system-admin.okta.com/admin/app/cpc/dev-17947277_dcbackofficed2_1/oauth/callback?code=XXXXXX&state=YYYYYY. The response is 302.
- Then then the browser window redirects to https://dev-17947277-admin.okta.com/admin/app/cpc/dev-17947277_dcbackofficed2_1/ZZZZZZ/oauth/callback?code=XXXXXX&state=YYYYYY, here I got the 503 error.
I have read all other posts that described the similar or same problem. It looks like I need someone to read the server log on Okta side? Can someone help me ?
Thank you!
