Replies: 2 comments 14 replies
-
Hi, I believe we've had many users confirming it works with Azure AD. There is no much difference between using Keycloak and Azure with |
Beta Was this translation helpful? Give feedback.
-
@dkoci Right, this is because the access token provided by Azure is binary (not JWT), if it were in JWT format then it would work as well. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks.
Does anyone have some experience with quarkus api which use azure ad for authentication?
I have backend (quarkus api) and frontend (angular) which calls quarkus api. I have found some springboot examples, but it is not working with quarkus-oidc extension. I have googled alot, but more or less there are only quarkus/keycloak exaples.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions