Skip to content

Instantly share code, notes, and snippets.

@ShankarSumanth
Created April 22, 2018 08:54
Show Gist options
  • Save ShankarSumanth/f2b455e9281ef34ac9562d756c12eda0 to your computer and use it in GitHub Desktop.
Save ShankarSumanth/f2b455e9281ef34ac9562d756c12eda0 to your computer and use it in GitHub Desktop.
{
"realm": "name of the realm",
"auth-server-url": "keycloak authorization endpoint",
"ssl-required": "external",
"resource": "name of the resource",
"public-client": true,
"use-resource-role-mappings": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment