[keycloak-user] Revision in chapter 8 JAAS plugin
Marek Posolda
mposolda at redhat.com
Mon Nov 9 05:10:07 EST 2015
KeycloakLoginModule is used mainly for propagation of security contexts
from servlet layer to other layers like EJB. We have some documentation
for that
http://keycloak.github.io/docs/userguide/keycloak-server/html/ch08.html#jboss-adapter
. But AFAIK we don't have any example.
Besides that, we have login modules I've added for fuse support (
DirectAccessGrantsLoginModule and BearerTokenLoginModule), which are
documented here
http://keycloak.github.io/docs/userguide/keycloak-server/html/ch08.html#jaas-adapter
. 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 :-\ )
Marek
On 09/11/15 10:48, Stian Thorgersen wrote:
> If I remember correctly we explicitly didn't document
> KeycloakLoginModule as it's not that nice to use. Was that correct Marek?
>
> On 3 November 2015 at 17:40, Victor Neves Evangelista
> <victor.evangelista at caixa.gov.br
> <mailto:victor.evangelista at caixa.gov.br>> wrote:
>
> Come to knowledge
>
> Don't have informations about
> org.keycloak.adapters.jboss.KeycloakLoginModule .
>
> Dont exist references in user guide about JAAS plugin.
>
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org <mailto: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/20151109/103d5d8b/attachment.html
More information about the keycloak-user
mailing list