mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-06-08 20:20:04 +08:00
Compare commits
1 Commits
keycloak-2
...
disable-dc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c5f7c6bb24 |
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user