meekels
Forum Replies Created
-
Forum: Plugins
In reply to: [SAML 2.0 Single Sign-On] Use with ADFSOh, but our ADFS environment is published through https. It’s just that our WordPress Blog site doesn’t have a certificate installed, so our federation metadata URL on the WordPress site is available in http only.
Forum: Plugins
In reply to: [SAML 2.0 Single Sign-On] Use with ADFSNo, is there a way to tell? I browse to blog.portiva.nl/wp-admin. That page redirects me to fs.portiva.nl (our ADFS URL), and then I receive the error. The full URL in the error is:
Forum: Plugins
In reply to: [SAML 2.0 Single Sign-On] Use with ADFSI’ve walked through all steps outlined in post 2 of this topic. I had some glitches here and there:
– Generating a certificate from the plugin didn’t work, so had to create and upload a certificate manually
– Had to implement the quick fix outlined by markphipps on a machine without shell access
– Couldn’t use the Federation metadata address URL in our ADFS environment, because it wouldn’t accept a http address (https required)But in the end, I managed to perform every step 🙂
Unfortunately, signing on still doesn’t work. The WordPress login page redirects to our ADFS URL, but there I received this error:
This webpage has a redirect loop
When I look at the error in detail, this is what I see:
The webpage at https://<our adfs url>/adfs/ls/auth/integrated/?SAMLRequest=<lots of characters> has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer.
Error code: ERR_TOO_MANY_REDIRECTS
Anyone has an idea what’s going wrong here?