Announcing the SAVIYNT KNOWLEDGE EXCHANGE unifying the Saviynt forums, documentation, training, and more in a single search tool across platforms. Click HERE to read the Announcement.

SSO is not redirecting to IDP for authentication.

AtrayeeDutta
Regular Contributor
Regular Contributor
I am trying to enabling SSO configurations using SAML and Azure AD is identified as IDP and have imported IDP metadata and SP metadata as per the documentation.
 
Also created SP certificate and imported both IDP and SP cert into keystore and then imported into Saviynt.
 
Whenever I enter Saviynt EIC url https://<URL>/ECM , it is not redirecting to IDP and always show Saviynt login page. 
 
Can you someone validate groovy (attached) and see if something is missing ?
 
Here is the AuthenticationConfig.groovy file screenshot.
4 REPLIES 4

AtrayeeDutta
Regular Contributor
Regular Contributor

Attached missing groovy file screen shot

 

RakeshMG
Saviynt Employee
Saviynt Employee

Please confirm if you have set "grails.plugin.springsecurity.saml.active" as True.

SP file name is correct.

RakeshMG_0-1685094769609.png

Meta data name used is correct

RakeshMG_1-1685094783877.png

 

Please visit https://docs.saviyntcloud.com/bundle/EIC-Admin-v23x/page/Content/Chapter06-EIC-Configurations/Config... for more details and sample files.

And try removing 

RakeshMG_2-1685095011137.png

 


​Regards

Rakesh M Goudar

Thanks Rakesh for you reply,

Following entry is updated with 'true' value

grails.plugin.springsecurity.saml.active

SP and IDP file names are valid (attached screen shot for reference)

and also tested SSO by removing 'grails.plugin.springsecurity.saml.keyManager.storeFile' entry but still seeing the same issue not redirecting to IDP and also there are not much logs to debug as well.

Rishi
Saviynt Employee
Saviynt Employee

Can you try to use Saviynt's default keystore, restart the server and check if it works?