Case360 & Authentication

By Scott Ghidiu

 

How is Authentication handled within Case360?

Tagged:

Comments

  • By Dan Ewing

    Case360 does not perform authentication (user credential verification).  Authentication is performed by the J2EE container (e.g. JBoss) or by an authentication provider integrated with the container (e.g. LDAP).  Once the user is credentialed, then Case360 implements security (authorization) via the username, ACLs, roles, and named permissions.

     

  • BY JAGDISH MASSAND

     

    I like the authorization security model of Case360. So far it has served us well. Once you get to know the relationship between Users -> ROLES -> Permissions -> ACLS -> Objects  You can gain micro-level control. But we need to balance it or else it can quickly turn into a complex setup.

  • By James Chambo

     

    How can I use DatabaseServerLogin Module?