diff --git a/docs/sources/setup-grafana/configure-security/configure-authentication/saml/_index.md b/docs/sources/setup-grafana/configure-security/configure-authentication/saml/_index.md index 923a3094aa1..88ed97ec782 100644 --- a/docs/sources/setup-grafana/configure-security/configure-authentication/saml/_index.md +++ b/docs/sources/setup-grafana/configure-security/configure-authentication/saml/_index.md @@ -248,7 +248,7 @@ IdP-initiated SSO has some security risks, so make sure you understand the risks For advanced configuration and troubleshooting, please refer to the one of the following pages: -- [Configure SAML request signing](https://grafana.com/docs/grafana//setup-grafana/configure-security/configure-authentication/saml/configure-saml-request-signing/) +- [Configure SAML signing and encryption](https://grafana.com/docs/grafana//setup-grafana/configure-security/configure-authentication/saml/configure-saml-signing-encryption/) - [Configure SAML single logout](https://grafana.com/docs/grafana//setup-grafana/configure-security/configure-authentication/saml/configure-saml-single-logout/) - [Configure Organization mapping](https://grafana.com/docs/grafana//setup-grafana/configure-security/configure-authentication/saml/configure-saml-org-mapping/) - [Configure Role and Team sync](https://grafana.com/docs/grafana//setup-grafana/configure-security/configure-authentication/saml/configure-saml-team-role-mapping/) diff --git a/docs/sources/setup-grafana/configure-security/configure-authentication/saml/saml-ui/_index.md b/docs/sources/setup-grafana/configure-security/configure-authentication/saml/saml-ui/_index.md index dee23439664..1bb9ae36c5c 100644 --- a/docs/sources/setup-grafana/configure-security/configure-authentication/saml/saml-ui/_index.md +++ b/docs/sources/setup-grafana/configure-security/configure-authentication/saml/saml-ui/_index.md @@ -68,7 +68,7 @@ Sign in to Grafana and navigate to **Administration > Authentication > Configure Use the [PKCS #8](https://en.wikipedia.org/wiki/PKCS_8) format to issue the private key. - For more information, refer to an [example on how to generate SAML credentials](../configure-saml-request-signing/#example-of-private-key-generation-for-saml-authentication). + For more information, refer to an [example on how to generate SAML credentials](../configure-saml-signing-encryption/#example-of-private-key-generation-for-saml-authentication). Alternatively, you can generate a new private key and certificate pair directly from the UI. Click on the `Generate key and certificate` button to open a form where you enter some information you want to be embedded into the new certificate.