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

Αuto-register #67

Open dkyrgia opened 5 years ago

dkyrgia commented 5 years ago

Hi Christophe, I am trying to configure "External Login" with the "CAS Plugin". To make it work for our organisation. It seems to be a nice and stable set of plugins. Most likely it is my fault that it doesn't work as expected. I have configured the CAS server and it seems to work. From the log forms_log.zip file it's obvious that the authentication is successful. But what's next?

I have checked the auto register and I believe that every new user (unknown so far to my joomla) should try to authenticate. If it a successful this new user should appear in the Joomla user system and of course in the external plugin universe. So far I cannot accomplish the mission. Although the CAS server is happy I cannot see any new user in my Joomla. The CAS should already exist in the Joomla user system ? I want to use a form and with the user's details fill it and collect from them data when the will login, If is a new user (for Joomla, CAS knows everyone ;)) it will be created without any user interference. The Joomla user will have the same details as the CAS user has(mails, names....)

I if you like I have no problem to create an account for you to visit the back end

sparadrus commented 4 years ago

Hi, I use Shmanic component for create user from Active Directory. Shmanic contains a CLI Php script to cron user's creation. In complement, I wrote a php script to enable externallogin authentification for them, if you want. Kindly regards, Philippe