This repository has been archived by the owner on Jan 24, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Removing login prompt #284
Comments
Line 39 in 2fa0a35
|
In case of using Nginx's auth_request, should the /oauth2/sign_in be switched to /oauth2/start to get the same effect? Based on a couple of checks, it seems to be working as long as the _oauth2_proxy cookie didn't timeout. |
This option isn't working for me. I only have Google configured as a provider, and I still see the "Sign in with a Google Account" button page if I don't have the oauth cookie set properly. |
Closed
abraithwaite
pushed a commit
to segmentio/oauth2_proxy
that referenced
this issue
Jun 21, 2017
abraithwaite
pushed a commit
to segmentio/oauth2_proxy
that referenced
this issue
Jun 21, 2017
abraithwaite
pushed a commit
to segmentio/oauth2_proxy
that referenced
this issue
Dec 3, 2017
ryodocx
pushed a commit
to ryodocx/oauth2_proxy
that referenced
this issue
Mar 18, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there any possibility to remove the webpage that prompts you to log in using the provider set in the configuration? It really has no purpose if you have only one provider, and it should redirect straight to the oauth provider's page.
Is there an option to do this, or have I missed it in the documentation?
The text was updated successfully, but these errors were encountered: