[opencms-dev] Redirect login form
Jack Bakker
jbakker at iable.ca
Thu Nov 9 21:21:14 CET 2006
I'll answer my own post (and I should have scoured www.opencms-forum.de
first).
There is a property 'login-form' that can, for a resource requiring
authentication, be used to point to a path of one's choosing.
I pointed it to a jsp which redirects to a Struts path which requires
authentication through a Tomcat web.xml configured JNDIRealm (OpenLDAP). On
successful auth to OpenLDAP, I redirect to a protected jsp which logs the
user in to OpenCms. Perhaps some will find this extra info useful.
..............................
Jack -----< www.iable.ca >---------
> -----Original Message-----
> From: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Jack Bakker
> Sent: November 7, 2006 9:29 PM
> To: 'The OpenCms mailing list'
> Subject: [opencms-dev] Redirect login form
>
>
> How can I redirect the OpenCms login to a path (URL) of my choosing ?
>
> --
>
> I have resources protected through container-managed security
> (in Tomcat) which points to _my_ login form.
>
> I also have resources protected using OpenCms - restricting
> access to one 'user' ('guest' not allowed).
>
> I want to redirect the OpenCms basic login form to another
> path, which via container-managed security then requires _my_
> login form; which on successful authenticates, auth to
> OpenCms is managed in the back-end)
>
> ..............................
> Jack
> -----< www.iable.ca >---------
>
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list,
> please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
>
More information about the opencms-dev
mailing list