Question
1
Replies
1541
Views
Posted: July 13, 2017
Last activity: July 14, 2017
Closed
Implementation of Single sign on
Hi ,
we are the new to implement the SSO in our company. My pega applciatiion send the SAML request to OAM server and authenticated. we have tested the success scenario . For that if OAM server is down how to redirect the URL to LDAP . OAM team ask us to handle from our end . They don't any message or error code on the same. THanks
Can you please share your expierence on this.
***Updated by moderator: Lochan to update Categories***
Hi,
I believe you have SAML SSO setup. You could probably redirect to the url that has /PRWebLDAP Servlet, or probably you can check in your authentication activity defined in SAML SSO auth service rule. Check for the condition that SAML IDP is up and running, else redirect the url to /PRWebLDAP servlet and rest your LDAP auth service should take care.
Thanks,
Habeeb Baig