allow dynamic client registration from any host

This commit is contained in:
Willy Kloucek
2021-03-23 14:57:48 +01:00
parent dbe2a2a61e
commit edb733baf3

View File

@@ -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",