keycloak-scim/examples/broker/facebook-authentication/src/main/webapp/keycloak.json

7 lines
180 B
JSON

{
"realm" : "facebook-identity-provider-realm",
"resource" : "facebook-authentication",
"auth-server-url": "/auth",
"ssl-required" : "external",
"public-client" : true
}