Joel Speed
Joel Speed
We intend in the future to have authorization as a configuration option to check contents of tokens in this way, but it's not something we've had the time to implement...
I think this is a known bug There's some issue with the way we are defaulting the alpha options and the passing that through to the providers. I believe the...
No fix yet that I know of, if anyone has time to debug this and work out a fix I can try to find the time to review
Planning to cut a v7.4.0 release soon
Have you tried execing into the OAuth2 Proxy pod and using curl to check the redeem URL? If token exchange is failing then it can't request the redeem URL. Are...
You need to inspect the response from the `callback` endpoint and check the `set-cookie`, what domain is it setting the cookie to? The issue here is that it's not available...
Hi, welcome to the project. Having a quick look at the documentation for fusion Auth, it seems to be an OIDC compatible identity provider. In which case, are there any...
If you could try having a FusionAuth configuration straight up with the OIDC provider, I'd rather we adds docs to configure this than add a new provider, less code to...
What have you set as the OIDC Issuer URL for OAuth2 Proxy, you haven't shared the config that I can see This is a docker issue not a fusion auth...
No, this is deliberately considered to be an obscure piece of data. Only OAuth2 Proxy should be decoding or manipulating the data.