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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue