Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
en:2.0:single_sign_on:oidc_matomo [2026/09/09 11:43] – [Setting up the Client (RP) in Admidio] kainhoferen:2.0:single_sign_on:oidc_matomo [2026/09/09 11:44] (current) – [Quick Overview] kainhofer
Line 32: Line 32:
     * Choose an easily understood **label for the client** (only used in Admidio's list of clients and in the login form, but has no technical use)     * Choose an easily understood **label for the client** (only used in Admidio's list of clients and in the login form, but has no technical use)
     * Enter the **ClientID from the RP**, copy the created Client Secret (you will later need to paste it into the Matomo configuration), and enter the **Redirect URI** for the RP. The latter can be found on the plugin's documentation (''https://[YOUR_MATOMO_URL]/index.php?module=LoginOIDC&action=callback&provider=oidc'').     * Enter the **ClientID from the RP**, copy the created Client Secret (you will later need to paste it into the Matomo configuration), and enter the **Redirect URI** for the RP. The latter can be found on the plugin's documentation (''https://[YOUR_MATOMO_URL]/index.php?module=LoginOIDC&action=callback&provider=oidc'').
 +    * Matomo does not support PKCE, so the corresponding setting needs to be turned off.
     * In Admidio, map the user ID, username, email and fullname to fields that are included in the OpenID login response (so-called "claims") and enter the corresponding claim names in Matomo.      * In Admidio, map the user ID, username, email and fullname to fields that are included in the OpenID login response (so-called "claims") and enter the corresponding claim names in Matomo. 
  
  • en/2.0/single_sign_on/oidc_matomo.txt
  • Last modified: 2026/09/09 11:44
  • by kainhofer