Files
authentik/website/integrations/_saml-provider-2026-5-warning.mdx
Dewi Roberts f98a24e0bc website/integrations: add warning to all SAML integration guides (#22569)
* Adds warning to all SAML integration guides

* Fix version number...

* website/integrations: reuse SAML provider warning

Extract the repeated SAML provider 2026.5 warning into a shared integrations partial so guide updates stay consistent.

Agent-thread: https://sdko.org/internal/threads/019e64f2-15ba-7a72-93d6-e40ddc96e4b6

Co-authored-by: Agent <agent@svc.sdko.net>

---------

Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@goauthentik.io>
Co-authored-by: Agent <agent@svc.sdko.net>
2026-06-05 13:46:16 +00:00

6 lines
565 B
Plaintext

:::warning SAML provider changes in authentik 2026.5
authentik 2026.5 introduces changes to how the SAML provider behaves. Specifically, the provider now automatically sets the **Issuer** value to: `https://authentik.company/application/saml/<application_slug>/metadata/`
Older versions of authentik set this value to `authentik` by default. If you're running an older version, please set **Issuer** to `https://authentik.company/application/saml/<application_slug>/metadata/`, where `<application_slug>` is the **slug** that you selected for the application.
:::