keycloak-scim/testsuite/integration/src/test/resources/adapter-test/cust-app-keycloak-relative.json

10 lines
181 B
JSON
Raw Normal View History

2014-05-02 16:30:08 +00:00
{
"realm": "demo",
"resource": "customer-portal",
"auth-server-url": "/auth",
"ssl-required" : "external",
2014-05-02 16:30:08 +00:00
"credentials": {
"secret": "password"
}
}