segaura

Results 13 issues of segaura

### OAuth2-Proxy Version v7.5.1 ### Provider oidc ### Current Behaviour of your Problem I am using `injectRequestHeaders `with Alpha Config. It works flawlessy like this ``` injectRequestHeaders: - name: my-header...

help wanted
configuration

In non-reactive spring-security I am able to bypass authorization and authentication using "`ignoring()`" in a `WebSecurityCustomizer` https://docs.spring.io/spring-security/site/docs/current/api/org/springframework/security/config/annotation/web/configuration/WebSecurityCustomizer.html ,which is amazing, however I am not able to exploit this behaviour along...

Readme states "This approach can also include details of services invoked" but looking at code I found no reference of any service discovery procedure or SBOM `services` section creation. Is...