-
### Motivation
Hello all!
I am opening this issue to discuss implementing CSRF token validation on the oauth2-proxy side.
Our team is looking to enhance the security of our applications and …
-
e.g. Logout is not working
-
*Token Introspection (RFC 7662)*: *Implement an HTTP Filter to verify external token*
*Description*:
> Allow external OAuth2/OIDC token to be valided via the Token Introspection api in order for e…
-
**Describe the bug**
OAuth2 proxy set up and using Okta OIDC as provider. Grafana is also using the same application in Okta for authentication. Oauth2 does not work for authentication.
**To Repr…
-
When the Vert.x Web Proxy handler is installed after an OAuth2 handler, the proxy silently fails to send the request to the backend just after authentication.
If the user is already authenticated w…
-
### Describe the bug
Testing this scenario: https://www.rabbitmq.com/docs/oauth2-examples-proxy produces that rabbitmq container doesn't boot up:
`2024-10-10 15:03:13.181787+00:00 [error] auth_oa…
-
### OAuth2-Proxy Version
7.6.0
### Provider
azure
### Current Behaviour of your Problem
After login process with Azure/MS Entra ID, the browser is redirected to the callback URL. If the Azure log…
-
### OAuth2-Proxy Version
7.6.0
### Provider
oidc
### Current Behaviour of your Problem
I have following use case and need help either addressing it using an existing configuration option or addin…
-
We've configured the oauth2-proxy (v7.3.0) to integrate with Keycloak via the oidc provider and to forward access tokens to our backend.
Most of the time everything works as expected, but from time t…
cazpr updated
2 weeks ago
-
### OAuth2-Proxy Version
quay.io/oauth2-proxy/oauth2-proxy:latest-amd64
### Provider
keycloak-oidc
### Expected Behaviour
A successful token exchange
### Current Behaviour
Excerpt from the log …