Multiple authentification on teh same nuxeo platform (local, CAS, shibboleth) ?
Hi, I need to provide acces to people from my own university with CAS authentification , and oustide (some with shibboleth authentification or not …) to an Nuxeo DM. Can I do this ? Thank you
0 votes
2 answers
2055 views
You can chain several authentication mechanisms, but it may not work for all of them, especially those that redirect you to another login page (in which case to which one do we redirect?).
So unless one of the SSO can be taught to work with the other (and this would be outside of the scope of Nuxeo), I don't see how that can work.
Maybe you could configure the redirect of the CAS server in a specific way.
02/16/2012
Discussing with some one having a great experience of those configuration, one interesting feedback: most of organizations configure schibboleth to work with CAS. In that configuration, the user has to choose its directory, then the CAS authentication will work. So finally, you have to configure your schibboleth system to work with your CAS server
02/17/2012
You should google "nuxeo cas" and read the pages you find.