mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-06-08 12:10:05 +08:00
Disable Client Registration
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user