Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Unable to connect to Saviynt with SSO v23.11

Lapin
New Contributor
New Contributor

We have activé the SSO for our DEV environment.

We have checked SAML response and the status is success.

But we get the error : 

Lapin_0-1705623101973.png

When we click the above link, we get the logout page as below:

Lapin_1-1705623224180.png

In AuthenticationConfig.groovy file, 
grails.plugin.springsecurity.saml.userAttributeMappings=['givenname': 'FIRSTNAME', 'surname': 'LASRNAME', 'emailaddress': 'EMAIL']
We don't know if this setting is the cause of the problem.
Can we set grails.plugin.springsecurity.saml.userAttributeMappings=[] ?
 
Thanks in advance.

 

5 REPLIES 5

rushikeshvartak
All-Star
All-Star

Its not mandatory

https://docs.saviyntcloud.com/bundle/Confluence_output_test/page/saml_metadata_files__release_v2022-...


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

We followed the doc : 

https://docs.saviyntcloud.com/bundle/EIC-Admin-v23x/page/Content/Chapter06-EIC-Configurations/Config...

What is the difference between IDP configuration and single sign-on?

Lapin
New Contributor
New Contributor

On the IDP side , it receives that the connection is OK.

Only on the Saviynt side, maybe some mapping are wrong.

The error is "We could not find a user with this login and password", but we declared the user in Saviynt. 

There are some errors in the log : "org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-29413-s4qw4","ERROR","Failed to check/redeclare auto-delete queue(s) "

 

This error is unrelated we also getting this error 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Could you please give us some indices and suggestions regarding the error :

Lapin_0-1705676606129.png