
BalanG.35539 (Customer) asked a question.
Hi,
I have configured my java based application for single sign on with OKTA using picketlink in redhat. The SSO works as expected and user gets redirected to OKTA page for authentication and able to see the dashboard/home page after the successfull authentication.
After the user session timeout occurs at the application level, if user tries to do any action, user gets redirected to okta. So far we found no issues. However, after entering the credentials again in OKTA login page, it gets struck in an infinite loop with redirection.
I have verified all configuration from my end and the same SAML authentication with our app and Azure as IDP works fine without any issue. Please can you provide help on this.
Regards,
Balan

@BalanG.35539 (Customer) How your java application integarate with Okta? by OIDC? Have you got the code from Okta successful? could you show the code when it redirect to Okta?