Marco Descher

Results 128 comments of Marco Descher

@sberyozkin returning to https://quarkus.io/guides/security-oidc-bearer-token-authentication#token-claims-and-security-identity-roles So does ``` If a realm_access/roles or resource_access/client_id/roles (where client_id is the value of the quarkus.oidc.client-id property) claim is available, then its value is used. This...

See https://github.com/anotherjulien/MyHOME/issues/83#issuecomment-1522306154

You have to install the https://hacs.xyz add-on to get access to the HACS part!

Unfortunate that this has not yet been picked up!

I hope that this will get merged - we are almost through to replace javax with jakarta - but now this dependency to commons.jxpath forces me to re-add `javax.servlet` and...

@laeubi I could try to check it out, and add it. Is https://github.com/eclipse-platform/eclipse.platform.ui/pull/2290 up to date to the resp. is it rebased on https://github.com/eclipse-platform/eclipse.platform.ui/pull/2289 which was integrated? Or rephrasing my...

I am force now to postpone to 2025-03 due to a SWT regression in 2024-12 I hope that this will make it into that release, so that I don't have...

Just glad to find this issue :) I thought it was a problem in my files - but its a real bug!

That is also a problem concerning performance. I already have a FHIRContext initialized during startup of the application, and it would be great to re-use this instance for the OpenApiInterceptor,...

Just stumbled over the same question trying to find an answer!