Search the Community
Showing results for tags 'saml2'.
Found 5 results
-
Hi, I am troubleshooting an issue where authentication goes through infinite loop between POST and GET. It was working fine till the issue came up unexpectedly Is there any way to debug this issue on the Passwordstate side? POST URL is going to https://server.com/logins/saml/default.asp GET URL is https://test.onelogin.com/trust/saml2/http-post/sso/* On the passwordstate log file I can see that following URLs are getting referenced GET /default.aspx GET /logins/loginadan.aspx GET /logins/saml.aspx POST /logins/saml/default.aspx On the Onelogin side login is successful for the App. Any guidance is appreciated. Thanks in advance,
-
How to Disable SAML2 and go back to Manual AD authentication
immac posted a topic in General Support
Hi, We had a SAML2 setup with Onelogin. Suddenly it stopped working and seems to go through the SAML request loop. Now I wanted to disable the SAML2 and go back to using AD authentication. For some reason it seems it again tries to do the SAML. I went to the System Settings and changed the default authentication back to Manual AD Authentication. It works on the same machine where I have the passwordstate installed i.e. it can do AD authentication. But on the other remote machines it still tries to do the SAML2. Looking forward for some guidance. Thanks, -
Hi, With SAML2 in Azure AD in your documentation (Passwordstate_Security_Administrators_Manual.pdf pages 119-125), this works fine but one parameter is missing in Passwordstate: the logout It's not possible to disconnect users only if the user closes his browser. This logout parameter is https://login.microsoftonline.com/common/wsfederation?wa=wsignout1.0 Could you set up the logout parameter in the next build of Passwordstate configuration with SAML2 please ?
-
We followed instructions for SAML2/Onelogin setup in the 'Security Manual' Getting the following error while doing the SAML2 authentication We are using V8.6 (Build 8679) Error Code = An X.509 encryption certificate for the local service provider hasn't been configured., StackTrace = at ComponentSpace.SAML2.InternalSAMLServiceProvider.GetLocalServiceProviderEncryptionCertificates() at ComponentSpace.SAML2.InternalSAMLServiceProvider.DecryptSAMLAssertion(Object samlAssertion) at ComponentSpace.SAML2.InternalSAMLServiceProvider.GetSAMLAssertion(SAMLResponse samlResponse, XmlElement samlResponseElement) at ComponentSpace.SAML2.InternalSAMLServiceProvider.ProcessSAMLResponse(XmlElement samlResponseElement, Boolean& isInResponseTo, String& authnContext, String& userName, SAMLAttribute[]& attributes) at ComponentSpace.SAML2.InternalSAMLServiceProvider.ReceiveSSO(HttpRequest httpRequest, Boolean& isInResponseTo, String& partnerIdP, String& authnContext, String& userName, SAMLAttribute[]& attributes, String& relayState) at logins_saml_default.ProcessSAMLAuthentication()
-
When trying to enable Azure AD SAML2 authentication I get the following error message: Server Error in '/' Application. The argument to SetTimeout must be greater than 0. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.ArgumentException: The argument to SetTimeout must be greater than 0. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1087.0