Check the administrative manual (http://infoglue.org/javadocs/docs/InfoGlue%20-%20Administrative%20Manual%20for%20version%202.9.6.pdf), page 45 : Repository-specific error and login pages
Since InfoGlue 2.6.0 it is possible to define different error and login pages for each repository you have in the installation. It can of course fall back to the default screens but it you wish to specify it just add the properties in the repository detail view:
Enter the “Repository properties”-view and enter a name-value pair in the Extra properties field:
loginUrl=http://mysite.com/loginPage errorUrl=http:// mysite.com/errorpage
The login/logout/invalid login settings in the "security settings deliver" are used for CAS authentication if I am right.
This message was edited 1 time. Last update was at 27/01/2011 15:32:51
|