mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
organizationEnabled and verifiableCredentialsEnabled attributes are present as attributes in an export
Closes #35052 Signed-off-by: vramik <vramik@redhat.com>
This commit is contained in:
parent
f043beb3e9
commit
3c2e53136b
@ -123,6 +123,8 @@ public class ModelToRepresentation {
|
||||
|
||||
REALM_EXCLUDED_ATTRIBUTES.add("firstBrokerLoginFlowId");
|
||||
|
||||
REALM_EXCLUDED_ATTRIBUTES.add("organizationsEnabled");
|
||||
REALM_EXCLUDED_ATTRIBUTES.add("verifiableCredentialsEnabled");
|
||||
REALM_EXCLUDED_ATTRIBUTES.add("adminPermissionsEnabled");
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user