On 2/21/2014 9:23 AM, Derek Mortimer wrote:
I was asked in IRC to e-mail this in to the list:

Does securing WARs within EARs through the Keycloak subsystem work?
It should work, but I don't know if it has been tested.

If so, what format would the name attribute take in the '<secure-deployment name="???">' tag?
Deployment name is a global name.  So two EARs can't have the same name for a WAR deployment.

Moreover, is there somewhere in the JBoss admin console where I could find what the value of that name attribute would be (e.g., from a list of current deployments)
You should be able to find a list of deployments in web console.   In CLI, this works:
/:read-children-names(child-type=deployment)


Cheers,
Derek


_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user