IMPROVEMENTS:
- Prevent double forward slash when doing server-to-server communication.
cas-authentication
would reach out to CAS server with URL such as//p3/serviceValidate
which would lead in 301 redirect which could break things.
IMPROVEMENTS:
cas-authentication
would reach out to CAS server with URL such as //p3/serviceValidate
which would lead in 301 redirect which could break things.