grafana/pkg/social
Dan Cech 5bb22b836d Generic Oauth Support for ADFS (#9242)
* check upn field if email address isn't present, support for adfs

* correctly set login to the user's email address if not specified by the oauth server

* break up GenericOAuth.UserInfo into helper functions
2018-01-18 17:24:04 +01:00
..
common.go Support large github organisations (#8846) 2017-07-31 12:13:29 +02:00
generic_oauth.go Generic Oauth Support for ADFS (#9242) 2018-01-18 17:24:04 +01:00
github_oauth.go Solves problem with Github authentication restriction by organization membership when the organization's access policy is set to "Access restricted". "Access restricted" policy should not stop user to authenticate. 2017-12-07 16:13:49 +06:00
google_oauth.go Support large github organisations (#8846) 2017-07-31 12:13:29 +02:00
grafana_com_oauth.go Support large github organisations (#8846) 2017-07-31 12:13:29 +02:00
social.go use context over golang.org/x/net/context 2018-01-16 12:32:58 +01:00