Hi All,Requirement: We want to group entitlements from Application A and account from Application B into a role. E.g. E3 license from Azure AD and Account from Exchange WinPS Application (To enable mailbox). Currently users need to raise 2 requests, ...
Hi all,We have configured SAML SSO via Azure AD using the old SSO settings prior to 23.x.SSO is working except for when the session expires / timeout. When the session expires, the user is redirected to the OOPS! page which states that Saviynt wasn't...
We are also facing the same issue as this post.
We have configured SAML SSO using Azure AD, and have set the same value for session timeout on idp and sp.
Upon max session, user is redirected to account selection page. Once user selects the account,...
Hi all,Is it possible to re-correlate accounts?For example, we have a correlation rule that maps user's email to account mail attribute. When we deactivate the user, we update the user email to be null. When user rejoins, we will create a new user. T...
Hi all,Based on Saviynt documentation:The Recon application configuration is used to set if you are importing data from respective endpoints associated with the security system or not.Following are the options to select:Yes: Click Yes, if you want to...
Thanks @rushikeshvartak , initially we had the value configured as "3" but it would cause the issue described in the main post. We only got it working by by setting the value as "0".Is this a bug?
Just an update as I see someone else having the same issue.We opened a ticket with Saviynt and they asked us to update the following value from "3" to "0". Once we updated to "0", it seems to work normally.grails.plugin.springsecurity.saml.authInstCh...
Sure @rushikeshvartak ,Here are the logout related configurations in auth.groovy:grails.plugin.springsecurity.saml.maxAuthenticationAge=1800grails.plugin.springsecurity.saml.afterLogoutUrl = '/logout'grails.plugin.springsecurity.saml.logouturl='https...
Hm I haven't tried that but I think it would work if we manually remove the correlation and run the import again. But I was hoping there's a way to re correlate without manual intervention?