There was an error while loading. Please reload this page.
doc: refresh stale provider guides and dead links - Google: the Google+ API was shut down in March 2019; point at the current Cloud console credentials page instead of telling people to enable it - Keycloak: the /auth path prefix was dropped in Keycloak 17 and "Confidential access type" became "Client authentication" in 19; fix the 404'ing docs link - Gluu: port the sample CGI script to Python 3 and replace the three 404'ing CE 3.1.5 doc links; flag the page as written against a superseded release - Session Management: replace the Azure AD steps, which referenced sts.windows.net and a portal that no longer exists, with a note on Provider support and a pointer to the Entra ID page - Useful Links: replace links that 404 (keycloak.gitbooks.io, developer.ibm.com wasdev, 126kr) and add upstream Kubernetes/OpenStack references - SAP CDC: "http://https://developers.gigya.com//" was not a valid URL - GitLab: gitlab-ce moved to gitlab-foss and the docs path changed - Globus: strip a zero-width space that made "sub" uncopyable in the claims table, and fix "prefered_username" / "mod_oauth_openidc" - Flow Chart: add an actual flow chart, which the page never had
doc: fix directive-name typos, stale org links, and a broken link - OIDCUnAuthzAction -> OIDCUnAutzAction (correct directive name) - OIDCProviderMetadataUrl -> OIDCProviderMetadataURL (canonical casing) - OIDCRedirectUri -> OIDCRedirectURI (canonical casing) - libjose -> libcjose (correct package name) - de-duplicate "on a on a" in Known-Limitations - repoint stale zmartzone/pingidentity org URLs to OpenIDC - fix 404 blob/feature/auth_openidc.conf#L682 -> blob/master/auth_openidc.conf Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Remove OIDCProviderTokenEndpointAuth (obsolete since 2.3.3, see https://github.com/Reposoft/openidc-keycloak-test/issues/7)
fix typo
Updated Keycloak (markdown)
Give clearer instructions on Keycloak role setup
add information about leveraging roles
fixes indentation
Actually the official docs just refer back to this module's project page
Found an official mod_auth_openidc i keycloak's revamped docs
You're likely to want to protect the entire server
Short intro, with more details to be found in the referenced docker-compose project