oauth2_proxy
oauth2_proxy copied to clipboard
Add support for Google OAuth hd parameter
When limiting login to a GApps domain, allow the user to set the hd parameter. This will allow Google to only display accounts on the domain.
Docs: https://developers.google.com/identity/protocols/OpenIDConnect#hd-param
@craftbyte this sounds useful. Are you interested in contributing support for this?
Sadly, I don't know GoLang, but will try :)