Re: authentication
Posted by
fl.schmitt(ops-users) on
Mar 02, 2011; 9:00am
URL: https://discuss.orbeon.com/authentication-tp3329921p3331187.html
Smaran,
> I am using tomcat and orbeon trial version.I want to implement the
> authentication for the forms.I had followed the following link
>
>
http://www.orbeon.com/orbeon/doc/reference-authentication .where i
> should add the following fragment
>
> <request-security><auth-type>FORM</auth-type><secure>true</secure><remote-user>scott</remote-user><user-principal>scott</user-principal><role>user</role></request-security>
This fragment isn't part of the configuration. It's just a sample output
created by the request-security processor. That processor is useful if
you want to get the name of the current authenticated user, for example
to load custom settings.
The authentication config is described here:
http://www.orbeon.com/orbeon/doc/reference-authentication#d12e20and has to be placed into web.xml - depending on the authentication
mechanism, you may have to add a JNDI source to the context
configuration, for example when to use LDAP for authentication.
HTH
florian
--
You receive this message as a subscriber of the
[hidden email] mailing list.
To unsubscribe: mailto:
[hidden email]
For general help: mailto:
[hidden email]?subject=help
OW2 mailing lists service home page:
http://www.ow2.org/wws