Tim Nolte
Tim Nolte
@charleslcso this is the documentation on the available shortcodes: https://github.com/oidc-wp/openid-connect-generic/wiki/Shortcodes
Hmm, interesting. I'll work on getting my setup going as a demo to see if I can reproduce any of this. Thanks for the details.
@charleslcso sorry for the delays. So I got my test WooCommerce site setup and configured it to be connected to my test Keycloak server. I also installed the GeneratePress theme....
As I've just setup a Keycloak server instance for testing I saw this option. I suspect that is the IDP you are using? I have not run into this feature...
I will have to do some further testing given it looks like you are using the Alternate Redirect URL feature. I've done many test setups with other IDPs including Microsoft...
@leoniscsem just to confirm that there is no issue with encoding. In your last message the `redirect_uri` sent to your NextCloud instance, when urldecoded is the correct URL. I dropped...
This can get complicated pretty quickly, and typically the use case for this plugin is to provide central identity management by IT and there is rarely a concept of user...
@Glowsome so I haven't seen only the modal popup version of the session timeout occur, I have seen the full page redirect to the login page occur. Although I think...
So I can see ensuring a redirect to the WordPress login screen but no application that I have used with SSO, and an IDP, just automatically redirects the user to...
I would also say that being logged into a WordPress site as an admin and just walking away and expecting session timeout and redirection is a bad practice. If you...