chdemko / joomla-external-login

The External Login project allows Joomla! to manage external Authentication Servers
GNU General Public License v2.0
30 stars 19 forks source link

External login for administration Panel #9

Closed pfk-beta closed 11 years ago

pfk-beta commented 11 years ago

Hi,

I'm using external login with CAS(it is working with LDAP) and Joomla. I have palced box with external login on landing page. This works perfectly( click login -> redirect to CAS -> login -> redirect to joomla as logged user), but when I want to go to web infrastructure(admin panel), I've got a login page. I've rename a group Super user to group which I get from server. Below my logs:

Auto-update new groups of user "client" with groups (8) on server 1
Auto-update of user "client" with fullname "client" and email "client@gmail.com" on server 1
Added groups (8) for user "client" on server 1
Found string group(s) "ROLE_P_WOD_client" for user "client" on server 1
Successful detection of groups for user "client" on server 1
Successful login on server 1 for CAS user "client"
Successful analysis of XML response on server 1

Should I change a structure of LDAP groups/users to work with joomla? For example using http://shmanic.com/tools/jmapmyldap/documentation/ver-2-mapping-plugin.htm