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
mostly because we don't have configured HTTPS for all origins, but no users will actually do that in production, we need to have communication between Quarkus OIDC and Keycloak via secured channel and only start Keycloak in a production mode.
The text was updated successfully, but these errors were encountered:
We keep repeating this pattern
quarkus-test-suite/security/keycloak-authz-reactive/src/test/java/io/quarkus/ts/security/keycloak/authz/reactive/KeycloakAuthzSecurityReactiveIT.java
Line 13 in c92ab50
mostly because we don't have configured HTTPS for all origins, but no users will actually do that in production, we need to have communication between Quarkus OIDC and Keycloak via secured channel and only start Keycloak in a production mode.
The text was updated successfully, but these errors were encountered: