[keycloak-user] Securing WARs within EARs using Keycloak subsystem (JBoss 7.1.3)

Stan Silvert ssilvert at redhat.com
Fri Feb 21 12:27:26 EST 2014


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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20140221/2e498ab2/attachment.html 


More information about the keycloak-user mailing list