leo108 / php_cas_server

PHP CAS Server
MIT License
219 stars 47 forks source link

Question about service login #24

Open Ezyweb-uk opened 5 years ago

Ezyweb-uk commented 5 years ago

What is the user flow? Is it: the user registers their account email and password on this CAS server, then a web service built with a CAS Client (like phpCAS) can authenticate with this CAS server when the user enters their email & password in the remote web service login page? Is my understanding correct?