grafana-generic-oauth icon indicating copy to clipboard operation
grafana-generic-oauth copied to clipboard

Grafana Generic OAuth Authentication

Results 4 grafana-generic-oauth issues
Sort by recently updated
recently updated
newest added

Hi, Hope you guys are doing well. Whenever I am trying to get an email address from our DB on my current IP, I am getting an error message. I...

Hi! Thanks for your project! Do you need to create all users on Grafana? Thanks!

Hi, Friend! I'm changed sample_user.php ``` ... $LogonName = ... login from DB ... return [ 'username' => $LogonName, 'email' => $LogonName.'@mail.com', 'dasboard_id' => '', 'access_token' => md5(uniqid($LogonName, true)), 'refresh_token'...

i have implemented you code but after hitting the "Sign in with OAuth" button i get this error in the grafana log: `msg=login.OAuthLogin(NewTransportWithCode) logger=context userId=0 orgId=0 uname= error="invalid character 'E'...