Skip to content

Commit

Permalink
Update sso-saml.rst (#6721)
Browse files Browse the repository at this point in the history
Added a note for EU-Login users, and fixed a typo on line 34.
  • Loading branch information
jlandells authored Oct 18, 2023
1 parent 28606e0 commit a5c940a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion source/onboard/sso-saml.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ Mattermost officially supports Okta, OneLogin, and Microsoft ADFS as the identit
Microsoft ADFS SAML Configuration for Windows Server 2016 <sso-saml-adfs-msws2016>
Keycloak SAML Configuration <sso-saml-keycloak>

In addition to the officially supported identity providers, you can also configure SAML for a custom IdP. For instance, customers have successfully set up miniOrange, Azure AD, DUO, PingFederate, Keycloak, and SimpleSAMLphp as a custom IdPs. Because we do not test against these identity providers, it is important that you test new versions of Mattermost in a staging environment to confirm it will work with your identity provider. You can also set up MFA on top of your SAML provider for additional security.
In addition to the officially supported identity providers, you can also configure SAML for a custom IdP. For instance, customers have successfully set up miniOrange, Azure AD, DUO, PingFederate, Keycloak, and SimpleSAMLphp as custom IdPs. Because we do not test against these identity providers, it is important that you test new versions of Mattermost in a staging environment to confirm it will work with your identity provider. You can also set up MFA on top of your SAML provider for additional security.

.. note::
If configuring Mattermost to use the EU-Login system for authentication, please be aware that their `issuerURI` field is what Mattermost calls "Service Provider Identifier".

Using SAML attributes to apply roles
-------------------------------------
Expand Down

0 comments on commit a5c940a

Please sign in to comment.