keycloak-scim/testsuite/integration/src/test/resources/client-descriptions/client-oidc.json
Stian Thorgersen 55deedd3b8 KEYCLOAK-1868 Import clients through admin console
KEYCLOAK-1869 Add root url to clients that should be used to resolve relative urls
2015-09-29 12:16:05 +02:00

6 lines
No EOL
76 B
JSON

{
"client_name": "Name",
"redirect_uris": [
"http://localhost"
]
}