mdaur

Results 6 issues of mdaur

**Describe the bug** In case of the usage of the gin engine, the setting RedirectFixedPath breaks any middleware including NoRoute (default 404) handlers and panics (see router/gin/router.go ). **To Reproduce**...

Signed-off-by: Martin Daur This fix aligns the behaviour hence OIDC username attribute name lookup at these two places: - OidcBearerTokenAuthenticationFilter/doFilter - JwtAuthoritiesOidcUserService/loadUser Additionally, this fix checks the existence of the...

This PR will fix an issue I encountered using hawkBit with OIDC authentication schema (SpringSecurity oauth2). If SecurityContextTenantAware.getCurrentUsername return a null value, multiple error come up across the application: -...

awaiting

In the past there was a commit Optimize UI queries (#1234)/ c9eafbbc26c006d15eea358c97a4f17f038d65a9 which removed the nice feature to perform searches by the help of the UI for targets by their...

Hello, this question is about the forwarding of TLS information like certificate CN, Issuer Hash etc. in reverse proxy scenarios when it comes to the authentication of targets using the...

Hello, anyone interested in having an optional parameter for adding a jitter to the polling interval seen in the DDI protocol (System Config / Polling Configuration). The intention is to...