You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've removed KeycloakAdminClient does not work because it depends on RestEasy 3.x (#6350) from this Epic because it is technically not related to both quarkus-oidc and quarkus-keycloak-authorization
Description
Users are actively experimenting with the OIDC adapter and have reported a number of bugs.
Analysis
A complete list of the OIDC issues.
Tasks
web-app
applications do not work with IdentityServer 4 (Supportapplication/jwk-set+json
content type when processing responses from JWKS Endpoint #6087, depends on Update to Vertx 3.8.5 #6526)web-app
applications do not work with Okta (Sending clientId/clientSecret as form params during a code flow does not work with Okta #5277, depends on Update to Vertx 3.8.5 #6526)web-app
applications do not work with Microsoft ADFS (OpenID Connect code flow problem with Microsoft Active Directory Federation Services (ADFS) #6603, depends on Update to Vertx 3.8.5 #6526)quarkus-keycloak-authorization
does not work with reactive routes (Keycloak with Reactive Routes Error: Request has already been read #5809)integration-tests/oidc-code-flow
test is unstable (OIDC integration-tests/oidc-code-flow is unstable #5926)web-app
applications have to support a staticredirect-url
(OIDC Redirect URL should be static absolute URL #5733)web-app
applications do not work with Auth0 (Quarkus OIDC does not work with Auth0 #5829)quarkus-keycloak-authorization
does not work with Keycloak 8 (Add support for Keycloak 8 #5868)quarkus-keycloak-authorization
claim information point read body NPE (Keycloak Claim Information Point - NPE when trying to read body #5959)The text was updated successfully, but these errors were encountered: