Closed ramizudd closed 4 years ago
Is there a endpoint or configuration which then let pass username & password to /login and it then route the request to CAS server?
/login
@ramizudd CAS is an Single Authentication service that mean Authentication (aka login) must be handle by CAS server.
So no there is no way to do that
Is there a endpoint or configuration which then let pass username & password to
/login
and it then route the request to CAS server?