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

7 lines
178 B
JSON

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