PARTNERS - Please join us for our upcoming webinar:
Leveraging Intelligent Recommendations for Operational Transformation.
AMS Partners click HERE | EMEA/APJ Partners click HERE

SSO NoSuchFileException

afauquem
New Contributor III
New Contributor III

Hi,

We are trying to set up SSO configuration for our platform but at the end when we try to activate the configuration we have this error : NoSushFileException /saviynt_shared/security/SAML/active at java.nio.file

I attached the logs.

Is there any configuration missing ? We followed all the steps in the documentation

Thanks,

 

10 REPLIES 10

rushikeshvartak
All-Star
All-Star

how did you configured sso ?

using new sso steps or old way uploading files ?


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

We used New sso steps like mentioned in documentation, but this error occurred when we want to activate the configuration.

Please share configuration screenshot 


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

ray
Regular Contributor
Regular Contributor

Hello, 
i reply on behalf of alexid, below is the screenshot of the configuration:

when i try to activate the SSO, i get the error in red.

ray_0-1716905310545.png

Regards,

Raymond Alarou

Anything specific you see in the logs?

Seems to be some backend issue from Saviynt.

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.

ray
Regular Contributor
Regular Contributor

THeese are the logs :

2024-05-27T18:01:48+02:00 - ecm - auth.LoginController - http-nio-8080-exec-62-zdcr5 - WARN - Unexpected error in SAML response:

2024-05-27T17:57:32+02:00 - ecm - saml.SamlConfigService - http-nio-8080-exec-62-zdcr5 - INFO - reading samlconfiguration for id=1

2024-05-27T17:57:32+02:00 - ecm - saml.SamlConfigService - http-nio-8080-exec-62-zdcr5 - INFO - generating saml groovy

2024-05-27T17:57:32+02:00 - ecm - saml.SamlConfigService - http-nio-8080-exec-62-zdcr5 - INFO - Generating file saml.groovy
2024-05-27T17:57:33+02:00 - ecm - - null-zdcr5 - - java.nio.file.NoSuchFileException: /saviynt_shared/security/SAML/active at java.nio.file.Files.move(Files.java:1395) at com.saviynt.sso.saml.SamlConfigService.backup(SamlConfigService.groovy:403) at com.saviynt.sso.saml.SamlConfigService.
activateDelegate(SamlConfigService.groovy:430) at com.saviynt.sso.saml.SamlConfigService.Stt_activate(SamlConfigService.groovy:413) at com.saviynt.sso.saml.SamlController.activate(SamlController.groovy:255) at grails.plugin.springsecurity.web.filter.GrailsAnonymousAuthenticationFilter.doFi
Iter(GrailsAnonymousAuthenticationFilter.java:53) at com.saviynt.webservice.SaviyntRestAuthenticationFilter.doFilter(SaviyntRestAuthenticationFilter.groovy:159) at grails.plugin.springsecurity.web.authentication.logout.MutableLogoutFilter.doFilter(MutableLogoutFilter.java:62) at grails.plugin.springs
ecurity.web.SecurityRequestHolderFilter.doFilter(SecurityRequestHolderFilter.java:59) at com.mrhaki.grails.plugin.xframeoptions.web.XFrameOptionsFilter.doFilterInternal(XFrameOptionsFilter.java:69) at com.brandseye.cors.CorsFilter.doFilter(CorsFilter.java:82) at java.lang. Thread.run(Thread.java:
750
2024-05-27T17:57:17+02:00 - ecm - saml.SamlConfigService - http-nio-8080-exec-32-zdcr5 - INFO - reading samlconfiguration for id=1

and this one 

2024-05-28T14:39:47+02:00 - ecm - domain.EcmConfigController - http-nio-8080-exec-87-zdcr5 - DEBUG - allowedfolders = [/SAVIYNT_SHARED/SAVIYNT/IMPORT/FAIL/:, /SZ AVIYNT_SHARED/SAVIYNT/VERSIONS/SYNCVERSIONS/:, /USR/LOCAL/TOMCAT/WEBAPPS/ECM/WEB-INF/GRAILS-APP/VIEWS/:, /APPLICATION_INSTANCE/CUSTOM CODE/SAVIYNT/PROPERTIES/:, /SAVIYNT_SHARED/SAVIYNT/IMPORT/SUCCESS/:, /APPLICATION_INSTANCE/CUSTOM_CODE/SAVIYNT/IMPORT/EXTERNALJAR/:, /S AVIYNT_SHARED/SECURITY/SAML/:, /SAVIYNT_SHARED/SAVIYNT/IMPORT/DATAFILES/:, /SAVIYNT_SHARED/SAVIYNT/IMPORT/SAV/:, /SAVIYNT_SHARED/SAVIYNT/C ONF/BLACKLIST/BLACKLIST.TXT/:, /SAVIYNT_SHARED/SAVIYNT/CONNECTORFILES/:, /OPT/SAVIYNT/CONF/:, /APPLICATION_INSTANCE/CUSTOM_CODE/SAVIYNT/VI EWS/:]

 

 

We even recently done an SSO integration but did not face any issue.

I suggest opening an FD ticket with Saviynt Ops.

Also, once you recive any feedback, please help in sharing with wider audience.

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.

Perform below changes 

  • SP = SaviyntDefault
  • Saviynt Username = Email
  • Signed SAML Response: NO

 

rushikeshvartak_0-1716919775209.png

 


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

ray
Regular Contributor
Regular Contributor

Hello i tried it and got same result

ray_0-1716931630916.png

Regards,

Raymond Alarou

Restart application and try


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