[keycloak-user] Keycloak SecurityDomain is removed?
Carlos Feria
carlosthe19916 at gmail.com
Wed Jun 3 17:28:58 EDT 2015
Hello, i have a applicationn on *keycloak-1.1.0.Final*. The keycloak had
<security-domain name="keycloak">
<authentication>
<login-module
code="org.keycloak.adapters.jboss.KeycloakLoginModule" flag="required"/>
</authentication>
</security-domain>
and i my classes was anotation as:
*@Stateless*
*@SecurityDomain("keycloak")*
When i migrate to *keycloak-1.2.0.Final* i have an exception on deploy, and
i can't see the *security domain keycloak* on standalone.xml
the annotation @SecurityDomain("keycloak") is no more need on
keycloak-1.2.0.Final?
--
Carlos E. Feria Vila
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20150603/0d1b9abf/attachment.html
More information about the keycloak-user
mailing list