mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Move Organization feature from EXPERIMENTAL to PREVIEW
Closes#30137 Signed-off-by: vramik <vramik@redhat.com>
This commit is contained in:
parent
0d884de9f8
commit
2b97859bca
@ -112,7 +112,7 @@ public class Profile {
|
||||
|
||||
DECLARATIVE_UI("declarative ui spi", Type.EXPERIMENTAL),
|
||||
|
||||
ORGANIZATION("Organization support within realms", Type.EXPERIMENTAL),
|
||||
ORGANIZATION("Organization support within realms", Type.PREVIEW),
|
||||
|
||||
PASSKEYS("Passkeys", Type.PREVIEW)
|
||||
;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user