From do-not-reply at jboss.org Mon Jan 2 07:26:44 2012
Content-Type: multipart/mixed; boundary="===============4622516581841350640=="
MIME-Version: 1.0
From: do-not-reply at jboss.org
To: gatein-commits at lists.jboss.org
Subject: [gatein-commits] gatein SVN: r8272 -
portal/trunk/docs/reference-guide/en-US/modules/AuthenticationAndIdentity.
Date: Mon, 02 Jan 2012 07:26:43 -0500
Message-ID: <201201021226.q02CQhrP009988@svn01.web.mwc.hst.phx2.redhat.com>
--===============4622516581841350640==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: mposolda
Date: 2012-01-02 07:26:42 -0500 (Mon, 02 Jan 2012)
New Revision: 8272
Modified:
portal/trunk/docs/reference-guide/en-US/modules/AuthenticationAndIdentit=
y/AuthenticationAuthorizationOverview.xml
Log:
GTNPORTAL-2315 Added info about CustomMembershipLoginModule and SVN locatio=
n of existing login modules
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:25:37 UTC (rev 827=
1)
+++ portal/trunk/docs/reference-guide/en-US/modules/AuthenticationAndIdenti=
ty/AuthenticationAuthorizationOverview.xml 2012-01-02 12:26:42 UTC (rev 827=
2)
@@ -264,7 +264,41 @@
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
--===============4622516581841350640==--