Jan Larwig
Jan Larwig
Could be related to #2568
@wesbrownfavor can you do me a favor and test when it breaks? v7.4, v7.5 or v7.6?
> It was broken since v.7.5.0 https://github.com/oauth2-proxy/oauth2-proxy/blob/v7.5.0/CHANGELOG.md with this PR >  > https://github.com/oauth2-proxy/oauth2-proxy/pull/2025/files > > Before v7.5.0, the css files were loaded directly from CDNs, but now they are...
@bayerlse @mateuszkula1 is this still an issue with v7.5.1?
The file you are trying to change is auto generated from the source code. If you want to add those details please add it to the HeaderValue struct instead and...
List of tickets that could be in scope and a better fit for heimdall, as it aims to be a full Identity Aware Proxy and an Access Control Decision service...
Furthermore, I fully agree that we need to extend the capability of configuring the claims exposed by the userinfo endpoint. As addressed in https://github.com/oauth2-proxy/oauth2-proxy/pull/2685
Hi @sivarama-p-raju, why didn't you just try to use both parameters together? :) But nevertheless, yes indeed you can use them together:  They are processed sequentially and if either...
@sivarama-p-raju mhh. In this case I guess it is an conjuction (and) operation and not an **or** operation. Meaning using both parameters together technically works but now oauth2-proxy expects your...
I don't think there is anything you can configure to make this work as you expect. One hacky option / workaround would be to have another nginx/openresty layer in-between your...