Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 712:integration:saml [2026/02/20 13:51] – [Generate the SAML SP metadata] Suess, Bernhard | 712:integration:saml [2026/03/19 09:31] (current) – Doczkal, Tristan | ||
|---|---|---|---|
| Line 85: | Line 85: | ||
| * EntityIdfromMetadata | * EntityIdfromMetadata | ||
| - | * SingleSignOnServiceLocationFromMetadata (should be HTTPS, please see [[: | + | * SingleSignOnServiceLocationFromMetadata (should be HTTPS, please see [[: |
| * DisplayName (alternative: | * DisplayName (alternative: | ||
| Line 92: | Line 92: | ||
| for the following configuration: | for the following configuration: | ||
| - | < | ||
| + | <code -> | ||
| < | < | ||
| | | ||
| Line 184: | Line 184: | ||
| < | < | ||
| </ | </ | ||
| - | |||
| </ | </ | ||
| - | After you configured the service provider and identity provider in '' | + | After you configured the service provider and identity provider in '' |
| ===== Changing the license pool and license type for existing users ===== | ===== Changing the license pool and license type for existing users ===== | ||
| - | By default, existing users are not modified by the SAML authentication process when the SAML configuration was changed after the user had been created. However, you can set the '' | + | '' |
| ===== Configuring Stages attributes in default-matcher section with JavaScript ===== | ===== Configuring Stages attributes in default-matcher section with JavaScript ===== | ||
| - | |||
| JavaScript control flow statements (e.g. " | JavaScript control flow statements (e.g. " | ||
| Line 288: | Line 285: | ||
| Please note that the values of multi value attributes are provided to the scripts as one value as a comma separated string. | Please note that the values of multi value attributes are provided to the scripts as one value as a comma separated string. | ||
| - | ===== ===== | ||