CAS Authentication

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (7)

View Page History
h1. How to customize user access rights with a CAS authentication enabled ?

This section is intended to Petals View administrator who would like to customize users access rights. If you only need to provided "yes/no" access rights to Petals View users, the default configuration is sufficient.


h2. Spring configuration


In Memory user details service isn't for production purposes. Use LDAP, JDBC or something else to connect to your user repository in production environment.{info}

h2. Available roles 

Once you have customized the user details service to connect to your enterprise user repository, you need to add some specific roles to the users to customized their Petals View access right. Here is a list of available roles: 

*ROLE_FLOWREFMANAGER* : allows the user to access to the Flow Referential management section.

*ROLE_FLOWMANAGER* : allows the user to access to the Flow instances management section.
{warning}You must add the role "*ROLE_AUTH*" to all users authorized to access to the Petals View web application.{warning}
USERMANAGER
FLOWREFMANAGER
FLOWMANAGER