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#j...
. 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#j...
. 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(a)caixa.gov.br
<mailto:victor.evangelista@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(a)lists.jboss.org <mailto:keycloak-user@lists.jboss.org>
https://lists.jboss.org/mailman/listinfo/keycloak-user