Marco Descher
Marco Descher
Reference to docu https://docs.fluentd.org/configuration/parse-section
I do not see any advantage in providing this method async, but to not break with your defaults I named it ending with Sync.
Interesting link explaining the whole process https://blog.softwaremill.com/who-am-i-keycloak-impersonation-api-bfe7acaf051a
I'm currently working on a specific scenario, namely protecting https://guacamole.apache.org using oauth2-proxy, as I don't want to expose guacamole at all to the web if you don't have the necessary...
Same but different scenario holds when you receive an accessToken from Oauth2 and want to exchange it for another access token!
We are stuck with the same problem here. It is all great, but the usability problem is really tough. We are currently doing authentication to the system via Keycloak OIDC,...
I'm still in the process of intergrating this into our application, so I might identify an additional capability that needs to be added, yet for my unit tests the as-is...
@jansupol @spericas To help you understand the interconnection I did a little demo on the behaviour of JAXB in https://github.com/col-panic/os-development-spifly-demo - please have a look at it, it should make...
> I do not understand this too much. I am not against this, but the [description](https://docs.osgi.org/specification/osgi.enterprise/7.0.0/service.loader.html#i3285744) of the OSGi headers is unclear to me. > > Jakarta REST and Jersey...
I added a PR for main branch in https://github.com/jakartaee/rest/pull/1308 with some more documentation