keycloak-scim/themes
Thomas Darimont 962a685b7b KEYCLOAK-15773 Control availability of admin api and admin-console via feature flags
Inline profile checks for enabled admin-console to avoid issues during
static initialization with quarkus.

Potentially Re-enable admin-api feature if admin-console is enabled
via the admin/admin2 feature flag.

Add legacy admin console as deprecated feature flag
Throw exception if admin-api feature is disabled but admin-console is enabled

Adapt ProfileTest

Consider adminConsoleEnabled flag in QuarkusWelcomeResource
Fix check for Admin-Console / Admin-API feature dependency.

Add new features to approved help output files

Co-authored-by: Stian Thorgersen <stian@redhat.com>
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2022-09-09 18:18:51 -03:00
..
src/main KEYCLOAK-15773 Control availability of admin api and admin-console via feature flags 2022-09-09 18:18:51 -03:00
.gitignore Remove Node modules from source control (#9963) 2022-03-02 08:49:17 +01:00
pom.xml Include Admin UI as a regular dependency (#11281) 2022-04-21 11:39:00 +02:00
UPDATING-NODE-MODULES.md Correct NPM update instructions with correct path 2022-07-11 10:41:16 -03:00