<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 2/21/2014 9:23 AM, Derek Mortimer
wrote:<br>
</div>
<blockquote
cite="mid:CAPPMwuKq9U2KA6owvXUrqguC2BsmoZ8Qhn_9wdD+bUsBP8ygOw@mail.gmail.com"
type="cite">
<div dir="ltr">I was asked in IRC to e-mail this in to the list:
<div><br>
</div>
<div>Does securing WARs within EARs through the Keycloak
subsystem work? <br>
</div>
</div>
</blockquote>
It should work, but I don't know if it has been tested.<br>
<blockquote
cite="mid:CAPPMwuKq9U2KA6owvXUrqguC2BsmoZ8Qhn_9wdD+bUsBP8ygOw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div><br>
</div>
<div>If so, what format would the name attribute take in the
'<secure-deployment name="???">' tag?</div>
</div>
</blockquote>
Deployment name is a global name. So two EARs can't have the same
name for a WAR deployment.<br>
<blockquote
cite="mid:CAPPMwuKq9U2KA6owvXUrqguC2BsmoZ8Qhn_9wdD+bUsBP8ygOw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div><br>
</div>
<div>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)</div>
</div>
</blockquote>
You should be able to find a list of deployments in web console.
In CLI, this works:<br>
/:read-children-names(child-type=deployment)<br>
<br>
<blockquote
cite="mid:CAPPMwuKq9U2KA6owvXUrqguC2BsmoZ8Qhn_9wdD+bUsBP8ygOw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div><br>
</div>
<div>Cheers,</div>
<div>Derek</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
keycloak-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-user">https://lists.jboss.org/mailman/listinfo/keycloak-user</a></pre>
</blockquote>
<br>
</body>
</html>