<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">KeycloakLoginModule is used mainly for
propagation of security contexts from servlet layer to other
layers like EJB. We have some documentation for that
<a class="moz-txt-link-freetext" href="http://keycloak.github.io/docs/userguide/keycloak-server/html/ch08.html#jboss-adapter">http://keycloak.github.io/docs/userguide/keycloak-server/html/ch08.html#jboss-adapter</a>
. But AFAIK we don't have any example.<br>
<br>
Besides that, we have login modules I've added for fuse support (
DirectAccessGrantsLoginModule and BearerTokenLoginModule), which
are documented here
<a class="moz-txt-link-freetext" href="http://keycloak.github.io/docs/userguide/keycloak-server/html/ch08.html#jaas-adapter">http://keycloak.github.io/docs/userguide/keycloak-server/html/ch08.html#jaas-adapter</a>
. Besides Fuse, those are useful for the environments, which rely
on JAAS. For example someone used DirectAccessGrantsLoginModule in
EJB remote client application. Those also don't have example (I am
planning to add some and have JIRA for that open for year or so <span
class="moz-smiley-s7"><span> :-\ </span></span>)<br>
<br>
Marek<br>
<br>
<br>
On 09/11/15 10:48, Stian Thorgersen wrote:<br>
</div>
<blockquote
cite="mid:CAJgngAfvDpReiL76mr2wmDR-ZnKrPaKsnHEY6ZPxf3RZZt0cZA@mail.gmail.com"
type="cite">
<div dir="ltr">If I remember correctly we explicitly didn't
document <span style="font-family:Arial;font-size:13.3333px">KeycloakLoginModule
as it's not that nice to use. Was that correct Marek?</span></div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 3 November 2015 at 17:40, Victor
Neves Evangelista <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:victor.evangelista@caixa.gov.br"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:victor.evangelista@caixa.gov.br">victor.evangelista@caixa.gov.br</a></a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div link="blue" vlink="purple" lang="PT-BR">
<div>
<p class="MsoNormal"><font face="Arial" size="2"><span
style="font-size:10.0pt;font-family:Arial">Come to
knowledge</span></font></p>
<p class="MsoNormal"><font face="Arial" size="2"><span
style="font-size:10.0pt;font-family:Arial">Don't
have informations about
org.keycloak.adapters.jboss.KeycloakLoginModule .</span></font></p>
<p class="MsoNormal"><font face="Arial" size="2"><span
style="font-size:10.0pt;font-family:Arial">Dont
exist references in user guide about JAAS plugin.</span></font></p>
<p class="MsoNormal"><font face="Arial" size="2"><span
style="font-size:10.0pt;font-family:Arial"> </span></font></p>
<p class="MsoNormal"><font face="Arial" size="2"><span
style="font-size:10.0pt;font-family:Arial"> </span></font></p>
<p class="MsoNormal"><font face="Times New Roman"
size="3"><span style="font-size:12.0pt"> </span></font></p>
</div>
</div>
<br>
_______________________________________________<br>
keycloak-user mailing list<br>
<a moz-do-not-send="true"
href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
<a moz-do-not-send="true"
href="https://lists.jboss.org/mailman/listinfo/keycloak-user"
rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>