Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
Merge 29b53da into abb6644
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyJ1994 committed Aug 29, 2017
2 parents abb6644 + 29b53da commit b6d8e56
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions demo/server/config-prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@
},
"keycloakConfig": {
"realm": "",
"bearer-only": true,
"auth-server-url": "",
"ssl-required": "external",
"ssl-required": "",
"resource": "",
"public-client": true
}
"use-resource-role-mappings": true
}
}

0 comments on commit b6d8e56

Please sign in to comment.