Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sebastienblanc/b563e6e247d0bcd3c9412dddfed9edaa to your computer and use it in GitHub Desktop.
Save sebastienblanc/b563e6e247d0bcd3c9412dddfed9edaa to your computer and use it in GitHub Desktop.
{
"realm": "che",
"auth-server-url": "http://localhost:8180/auth",
"ssl-required": "external",
"resource": "wsmaster",
"public-client": true,
"redirect-rewrite-rules" : {
"^/wsmaster/api/(.*)$" : "/api/$1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment