mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Use verb "to set up" instead of noun "setup" (#48029)
This commit is contained in:
parent
34d4b571e6
commit
ae8038c5c6
@ -1,12 +1,12 @@
|
||||
---
|
||||
title: 'Setup SAML authentication with Okta in Grafana'
|
||||
title: 'Set up SAML authentication with Okta in Grafana'
|
||||
menuTitle: 'SAML authentication with Okta'
|
||||
description: 'This is a guide to setup SAML authentication with Okta in Grafana'
|
||||
description: 'This is a guide to set up SAML authentication with Okta in Grafana'
|
||||
keywords: ['grafana', 'saml', 'documentation', 'saml-auth', 'enterprise']
|
||||
weight: 30
|
||||
---
|
||||
|
||||
# Setup SAML with Okta
|
||||
# Set up SAML with Okta
|
||||
|
||||
Grafana supports user authentication through Okta, which is useful when you want your users to access Grafana using single sign on. This guide will follow you through the steps of configuring SAML authentication in Grafana with [Okta](https://okta.com/). You need to be an admin in your Okta organization to access Admin Console and create SAML integration. You also need permissions to edit Grafana config file and restart Grafana server.
|
||||
|
||||
@ -15,7 +15,7 @@ Grafana supports user authentication through Okta, which is useful when you want
|
||||
- To configure SAML integration with Okta, create integration inside the Okta organization first. [Add integration in Okta](https://help.okta.com/en/prod/Content/Topics/Apps/apps-overview-add-apps.htm)
|
||||
- Ensure you have permission to administer SAML authentication. For more information about permissions, refer to [About users and permissions]({{< relref "../manage-users-and-permissions/about-users-and-permissions.md#">}}).
|
||||
|
||||
**To setup SAML with Okta:**
|
||||
**To set up SAML with Okta:**
|
||||
|
||||
1. Log in to the [Okta portal](https://login.okta.com/).
|
||||
1. Go to the Admin Console in your Okta organization by clicking **Admin** in the upper-right corner. If you are in the Developer Console, then click **Developer Console** in the upper-left corner and then click **Classic UI** to switch over to the Admin Console.
|
Loading…
Reference in New Issue
Block a user