Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| en:2.0:single_sign_on:saml_moodle [2026/09/05 00:29] – [Prerequisites] kainhofer | en:2.0:single_sign_on:saml_moodle [2026/09/05 00:31] (current) – [Quick Overview] kainhofer | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| ===== Quick Overview ===== | ===== Quick Overview ===== | ||
| - | Setting up a client (SAML " | + | Setting up a client (SAML " |
| * At the **Service Provider (SP)** - Moodle in our case - **install the extension** to support SAML login. | * At the **Service Provider (SP)** - Moodle in our case - **install the extension** to support SAML login. | ||
| - | * Configure it either with Admidio' | + | * Configure it either with Admidio' |
| * Choose whether sent messages **should be signed and/or encrypted** (these features require an additional private key and certificate for the SP!), and whether received messages are checked for signatures or encryption is expected. | * Choose whether sent messages **should be signed and/or encrypted** (these features require an additional private key and certificate for the SP!), and whether received messages are checked for signatures or encryption is expected. | ||
| * In **Admidio**, | * In **Admidio**, | ||
| - | * Choose an easily understood **label for the client** (only used in Admidio' | + | * Choose an easily understood **label for the client** (only used in Admidio' |
| * Enter the **ClientID from the SP**, as well as the ACS URL and the SLO response URL. These values must be provided by the client. | * Enter the **ClientID from the SP**, as well as the ACS URL and the SLO response URL. These values must be provided by the client. | ||
| * In Admidio, also choose whether sent messages should be **signed or encrypted**. The crypto key generated in the general SAML setup will be used. | * In Admidio, also choose whether sent messages should be **signed or encrypted**. The crypto key generated in the general SAML setup will be used. | ||