mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-31 01:10:20 -06:00
allow dynamic client registration from any host
This commit is contained in:
@@ -1369,16 +1369,6 @@
|
||||
"config" : {
|
||||
"allowed-protocol-mapper-types" : [ "saml-user-attribute-mapper", "oidc-full-name-mapper", "saml-role-list-mapper", "oidc-sha256-pairwise-sub-mapper", "oidc-address-mapper", "oidc-usermodel-property-mapper", "oidc-usermodel-attribute-mapper", "saml-user-property-mapper" ]
|
||||
}
|
||||
}, {
|
||||
"id" : "07a89319-106f-4f50-b220-5b60c387e149",
|
||||
"name" : "Trusted Hosts",
|
||||
"providerId" : "trusted-hosts",
|
||||
"subType" : "anonymous",
|
||||
"subComponents" : { },
|
||||
"config" : {
|
||||
"host-sending-registration-request-must-match" : [ "true" ],
|
||||
"client-uris-must-match" : [ "true" ]
|
||||
}
|
||||
}, {
|
||||
"id" : "e3eadb04-8862-4567-869c-a76485268159",
|
||||
"name" : "Allowed Client Scopes",
|
||||
|
||||
Reference in New Issue
Block a user