Click HERE to see how Saviynt Intelligence is transforming the industry. |
05/27/2024 09:50 AM
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,
05/27/2024 10:06 AM
how did you configured sso ?
using new sso steps or old way uploading files ?
05/27/2024 02:22 PM
We used New sso steps like mentioned in documentation, but this error occurred when we want to activate the configuration.
05/27/2024 03:20 PM
Please share configuration screenshot
05/28/2024 07:09 AM
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.
Regards,
Raymond Alarou
05/28/2024 07:12 AM
Anything specific you see in the logs?
Seems to be some backend issue from Saviynt.
05/28/2024 07:14 AM
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/:]
05/28/2024 07:18 AM
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.
05/28/2024 11:10 AM
Perform below changes
05/28/2024 02:28 PM
Hello i tried it and got same result
Regards,
Raymond Alarou
05/28/2024 02:53 PM
Restart application and try