Disable Client Registration

This commit is contained in:
Michael Barz
2025-08-07 13:07:03 +02:00
committed by GitHub
parent ecfb9248ef
commit c5f7c6bb24

View File

@@ -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", "id": "5a9aef85-98a6-4e90-b30f-8aa715e1f5e6",
"name": "Allowed Protocol Mapper Types", "name": "Allowed Protocol Mapper Types",