Skip to content

Instantly share code, notes, and snippets.

@mcupak
Created 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/4d504761cf250fd709fd07940df1f615 to your computer and use it in GitHub Desktop.
Save mcupak/4d504761cf250fd709fd07940df1f615 to your computer and use it in GitHub Desktop.
Securing another WAR with Keycloak.
/subsystem=keycloak/secure-deployment=sample-application2.war:\
add(realm=sample-realm,resource=sample-application)
/subsystem=keycloak/secure-deployment=sample-application2.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