Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]:/internal-auth/oauth2/auth not working #2574

Open
redboxstudio opened this issue Mar 28, 2024 · 2 comments
Open

[Bug]:/internal-auth/oauth2/auth not working #2574

redboxstudio opened this issue Mar 28, 2024 · 2 comments

Comments

@redboxstudio
Copy link

OAuth2-Proxy Version

7.4.1

Provider

keycloak-oidc

Expected Behaviour

auth request should work /internal-auth/oauth2/auth
https://github.com/oauth2-proxy/oauth2-proxy/blob/master/contrib/local-environment/nginx.conf

Current Behaviour

/internal-auth/oauth2/auth eror log nginx print 404

Steps To Reproduce

configure the nginx config according to the published documentation

I have a working configuration based on auth_request /oauth2/auth
location /oauth2/auth
I saw changes in the configs and decided to update mine
but when changes are made
auth_request /internal-auth/oauth2/auth
location /internal-auth/
everything stops working

Possible Solutions

No response

Configuration details or additional information

No response

@redboxstudio
Copy link
Author

[error] 13879#0: *81832886 auth request unexpected status: 404 while sending to client
image
image

Copy link
Contributor

This issue has been inactive for 60 days. If the issue is still relevant please comment to re-activate the issue. If no action is taken within 7 days, the issue will be marked closed.

@github-actions github-actions bot added the Stale label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant