Skip to content

Commit

Permalink
Docs: Restart clarification, when changing SAML settings [ci skip] (m…
Browse files Browse the repository at this point in the history
  • Loading branch information
flamber authored Jul 3, 2020
1 parent 7a079a0 commit 058a187
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/enterprise-guide/authenticating-with-saml.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ At the top, **make sure to click the toggle to enable SAML authentication**, oth

The form itself is broken up into three parts: information about Metabase that you'll have to input into your identity provider (IdP); information about your IdP that you'll need to tell Metabase about; and some optional settings at the bottom.

**Note:** If you change any of the settings of an existing SAML active setup, then you will need to restart Metabase for them to take effect.

### Setting up SAML with your IdP

So, first you'll need to make sure things are configured correctly with your IdP. Each provider handles SAML setup differently, so here are some documentation links that may help:
Expand Down Expand Up @@ -98,6 +100,7 @@ That should be all the info you'll need to get from Metabase while setting up SA
Your SAML provider may ask for an "ACS URL". This the URL that your SAML provider will redirect your users to after they authenticate. The ACS URL for Metabase is the base URL of where you are hosting Metabase plus "/auth/sso". For example, if you are hosting your Metabase at "https://metabase.mycompany.com" then the ACS URL would be "https://metabase.mycompany.com/auth/sso".

#### Settings for signing SSO requests (optional)

These are additional settings you can fill in to sign SSO requests to
ensure they don’t get tampered with.

Expand Down

0 comments on commit 058a187

Please sign in to comment.