mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
a20a0debf7
commit
d6f4246f77
@ -209,11 +209,10 @@ In order to validate Azure AD users with Grafana, you need to configure the SAML
|
|||||||
1. In the Set up **Single Sign-On with SAML** pane, select the pencil icon for **Basic SAML Configuration** to edit the settings.
|
1. In the Set up **Single Sign-On with SAML** pane, select the pencil icon for **Basic SAML Configuration** to edit the settings.
|
||||||
1. In the **Basic SAML Configuration** pane, click on the **Edit** button and update the following fields:
|
1. In the **Basic SAML Configuration** pane, click on the **Edit** button and update the following fields:
|
||||||
- In the **Identifier (Entity ID)** field, enter `https://localhost/saml/metadata`.
|
- In the **Identifier (Entity ID)** field, enter `https://localhost/saml/metadata`.
|
||||||
- In the **Identifier (Entity ID)** field, remove the default value.
|
|
||||||
- In the **Reply URL (Assertion Consumer Service URL)** field, enter `https://localhost/saml/acs`.
|
- In the **Reply URL (Assertion Consumer Service URL)** field, enter `https://localhost/saml/acs`.
|
||||||
- In the **Sign on URL** field, enter `https://localhost/saml/auth`.
|
- In the **Sign on URL** field, enter `https://localhost`.
|
||||||
- In the **Relay State** field, enter `https://localhost/saml/slo`.
|
- In the **Relay State** field, enter `https://localhost`.
|
||||||
- In the **Logout URL** field, enter `https://localhost/logout`.
|
- In the **Logout URL** field, enter `https://localhost/saml/slo`.
|
||||||
1. Select **Save**.
|
1. Select **Save**.
|
||||||
1. At the **SAML Certificate** section, copy the **App Federation Metadata Url**.
|
1. At the **SAML Certificate** section, copy the **App Federation Metadata Url**.
|
||||||
- Use this URL in the `idp_metadata_url` field in the `custom.ini` file.
|
- Use this URL in the `idp_metadata_url` field in the `custom.ini` file.
|
||||||
|
Loading…
Reference in New Issue
Block a user