diff --git a/config/keycloak/opencloud-realm.dist.json b/config/keycloak/opencloud-realm.dist.json index fa2f841..fd63720 100644 --- a/config/keycloak/opencloud-realm.dist.json +++ b/config/keycloak/opencloud-realm.dist.json @@ -1952,6 +1952,21 @@ ] } }, + { + "id": "c016f2b3-cf74-410e-a852-f6c7b49e0f5a", + "name": "Block Client Registration", + "providerId": "trusted-hosts", + "subType": "anonymous", + "subComponents": {}, + "config": { + "host-sending-registration-request-must-match": [ + "true" + ], + "client-uris-must-match": [ + "true" + ] + } + }, { "id": "5a9aef85-98a6-4e90-b30f-8aa715e1f5e6", "name": "Allowed Protocol Mapper Types",