Skip to content

Instantly share code, notes, and snippets.

@mcupak
Last active October 9, 2017 04:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcupak/4732c6ba0e597d4fc4d1302096847266 to your computer and use it in GitHub Desktop.
Save mcupak/4732c6ba0e597d4fc4d1302096847266 to your computer and use it in GitHub Desktop.
Securing WAR with Keycloak.
/subsystem=keycloak/secure-deployment=sample-application.war:\
add(realm=sample-realm,resource=sample-application)
/subsystem=keycloak/secure-deployment=sample-application.war/credential=secret:\
add(value=6215871c-c4c7-40ce-acd2-fee9d65acccb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment