Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:2.0:single_sign_on:oidc_dokuwiki [2025/05/05 19:52] – [DokuWiki configuration as text] kainhofer | en:2.0:single_sign_on:oidc_dokuwiki [2025/05/05 20:19] (current) – kainhofer | ||
---|---|---|---|
Line 37: | Line 37: | ||
First, one has to copy over the OpenID endpoint URLs from Admidio' | First, one has to copy over the OpenID endpoint URLs from Admidio' | ||
- | {{ :en:2.0:single_sign_on: | + | {{ :en:2.0:sso: |
==== Setting up the Client (SP) in Admidio ==== | ==== Setting up the Client (SP) in Admidio ==== | ||
Line 91: | Line 91: | ||
{{ : | {{ : | ||
{{ : | {{ : | ||
- | + | {{ : | |
- | <WRAP center round todo 60%> | + | |
- | TODO: Success! | + | |
- | {{ : | + | |
- | {{ : | + | |
- | </ | + | |
==== Caveats and Things to Consider ==== | ==== Caveats and Things to Consider ==== | ||
+ | * DokuWiki allows **admin login** through OpenID by assigning the **group ' | ||
* DokuWiki will convert all group names to lowercase. This is a general restriction in DokuWiki and not specific to OpenID. | * DokuWiki will convert all group names to lowercase. This is a general restriction in DokuWiki and not specific to OpenID. | ||
+ | * DokuWiki will match its accounts using the email provided in the OpenID token, even when a different user id field is selected. E.g. if a local user ' | ||
+ | * DokuWiki controls **login permissions for OpenID** with a **group ' |