Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
common.go | ||
generic_oauth.go | ||
github_oauth.go | ||
google_oauth.go | ||
grafana_com_oauth.go | ||
social.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. How it is solved: * Take organizations_url field data from user basic data response * Make another request to get all organization the user is a member of (public membership) * Authenticate user if appropriate organization found in that list
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
common.go | Loading commit data... | |
generic_oauth.go | Loading commit data... | |
github_oauth.go | Loading commit data... | |
google_oauth.go | Loading commit data... | |
grafana_com_oauth.go | Loading commit data... | |
social.go | Loading commit data... |