I just setup a OneLogin account and wish to do a basic test from the command line with curl according to the docs at https://developers.onelogin.com/api-docs/1/getting-started/working-with-api-credentials
OneLogin Saml2 - Invalid array settings: sp_entityId_not_found, sp_acs_url_invalid, sp_sls_url_invalid Asked 6 years, 1 month ago Modified 4 years, 5 months ago Viewed 7k times
I need configure OneLogin SAML toolkit for PHP. I followed the step for the configuration of SAML toolkit for PHP in this link. I add application SAML Test Connector (IdP w/ attr). I add the conte...
I've trying to connect OneLogin OIDC with SpringBoot for days now and I've not been able to yet. I'm very new with OIDC, so, maybe I missing something basic. I've followed these instructions in
java - Error trying to use OneLogin OIDC with SpringBoot (error ...
The OneLogin server will then start a session for you and return an httpOnly, domain specific cookie to your browser. Recognize that the form POST returned a 302 redirect status and send the user to another page
OneLogin - how can I redirect a user to another page after successful ...
The OneLogin files are identical on both sites but I had to toggle one setting in the security side of things wantXMLValidation = false. This leads me to believe that the XML format they are sending back for the response doesn't match the same xsd format that is expected.