Authentication methods
In this section, you will see all the authentication methods that you can use in Grafana. There are many possibilities, from basic authentication to integrated services.
First, let’s see a list of the authentication methods:
- Grafana built-in user authentication
- Auth proxy
- Azure Active Directory OAuth
- Generic OAuth
- GitHub OAuth
- GitLab OAuth
- Google OAuth
- JSON Web Token (JWT)
- LDAP
- Okta OAuth
- SAML (Enterprise Edition only)
In the following sections, we will see some authentication methods.