From do-not-reply at jboss.org Mon Jan 2 07:25:39 2012 Content-Type: multipart/mixed; boundary="===============0908695648361513713==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: gatein-commits at lists.jboss.org Subject: [gatein-commits] gatein SVN: r8271 - portal/trunk/docs/reference-guide/en-US/modules/AuthenticationAndIdentity. Date: Mon, 02 Jan 2012 07:25:38 -0500 Message-ID: <201201021225.q02CPcvL009971@svn01.web.mwc.hst.phx2.redhat.com> --===============0908695648361513713== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mposolda Date: 2012-01-02 07:25:37 -0500 (Mon, 02 Jan 2012) New Revision: 8271 Modified: portal/trunk/docs/reference-guide/en-US/modules/AuthenticationAndIdentit= y/AuthenticationAuthorizationOverview.xml Log: Revert previous commit 8270 Modified: portal/trunk/docs/reference-guide/en-US/modules/AuthenticationAnd= Identity/AuthenticationAuthorizationOverview.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- portal/trunk/docs/reference-guide/en-US/modules/AuthenticationAndIdenti= ty/AuthenticationAuthorizationOverview.xml 2012-01-02 12:08:00 UTC (rev 827= 0) +++ portal/trunk/docs/reference-guide/en-US/modules/AuthenticationAndIdenti= ty/AuthenticationAuthorizationOverview.xml 2012-01-02 12:25:37 UTC (rev 827= 1) @@ -264,41 +264,7 @@ on JBoss AS level. - - - CustomMembershipLoginModule - special login module, which is disabled (commented) by default. - It can be used to add user to some existing group duri= ng successful login of this user. Name of group is configurable and by defa= ult it's /platform/users - group. Login module is commented because in normal env= ironment, users are already in /platform/users group. - It's useful only for some special setups like read-onl= y LDAP, where groups of ldap user are taken from ldap tree and so that user= s may not be in /platform/users - group, which is needed for successful authorization. - - -
- SVN location of login modules - - Some modules are specific for portal, but some are used= also by eXo JCR and so they are part of eXo core module. - - - - - PortalLoginModule - is locate= d in &PRODUCT; sources in http://anonsvn.jboss= .org/repos/gatein/portal/trunk/component/web/security/ - - - - - SharedStateLoginModule, JbossLoginModule= - these are located in eXo core sources in - http://anons= vn.jboss.org/repos/exo-jcr/core/trunk/exo.core.component.security.core/ - - - - - CustomMembershipLoginModule -= located in &PRODUCT; sources in module for identity integration - - http://anonsvn.jboss.org/= repos/gatein/portal/trunk/component/identity/ - - - -
Creating your own login module --===============0908695648361513713==--