2018-08-13 20:28:41 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								+++
							 
						 
					
						
							
								
									
										
										
										
											2022-05-17 23:24:11 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								aliases = ["/docs/grafana/latest/auth/"]
							 
						 
					
						
							
								
									
										
										
										
											2018-08-13 20:28:41 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								description = "Authentication"
							 
						 
					
						
							
								
									
										
										
										
											2022-05-17 23:24:11 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								title = "Authentication"
							 
						 
					
						
							
								
									
										
										
										
											2020-10-02 05:37:26 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								weight = 30
							 
						 
					
						
							
								
									
										
										
										
											2018-08-31 13:15:07 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								+++
							 
						 
					
						
							
								
									
										
										
										
											2018-09-06 18:11:56 +08:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-05-16 05:33:37 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								# User Authentication Overview
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								Grafana provides many ways to authenticate users. Some authentication integrations also enable syncing user permissions and org memberships.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								Here is a table showing all supported authentication providers and the features available for them. [Team sync ]({{< relref "../enterprise/team-sync.md" >}} ) and [active sync ]({{< relref "../enterprise/enhanced_ldap.md#active-ldap-synchronization" >}} ) are only available in Grafana Enterprise.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-10-02 05:37:26 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								See also, [Grafana Authentication ]({{< relref "grafana.md" >}} ).
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2022-04-14 00:18:59 +08:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								| Provider                                                       | Support | Role mapping | Team sync< br >  _(Enterprise only)_  | Active sync< br >  _(Enterprise only)_  |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								| -------------------------------------------------------------- | :-----: | :----------: | :-------------------------------: | :---------------------------------: |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								| [Auth Proxy ]({{< relref "auth-proxy.md" >}} )                   |  v2.1+  |      -       |               v6.3+               |                  -                  |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								| [Azure AD OAuth ]({{< relref "azuread.md" >}} )                  |  v6.7+  |    v6.7+     |               v6.7+               |                  -                  |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								| [Generic OAuth ]({{< relref "generic-oauth.md" >}} )             |  v4.0+  |    v6.5+     |                 -                 |                  -                  |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								| [GitHub OAuth ]({{< relref "github.md" >}} )                     |  v2.0+  |      -       |               v6.3+               |                  -                  |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								| [GitLab OAuth ]({{< relref "gitlab.md" >}} )                     |  v5.3+  |      -       |               v6.4+               |                  -                  |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								| [Google OAuth ]({{< relref "google.md" >}} )                     |  v2.0+  |      -       |                 -                 |                  -                  |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								| [LDAP ]({{< relref "ldap.md" >}} )                               |  v2.1+  |    v2.1+     |               v5.3+               |                v6.3+                |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								| [Okta OAuth ]({{< relref "okta.md" >}} )                         |  v7.0+  |    v7.0+     |               v7.0+               |                  -                  |
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								| [SAML ]({{< relref "../enterprise/saml/" >}} ) (Enterprise only) |  v6.3+  |    v7.0+     |               v7.0+               |                  -                  |