You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For local development I am using a mock server for CAS.
It is much easier to set this up with http instead of https.
However, user_cas and phpCAS assume that the CAS server always uses https.
For development purposes it would be nice to allow http-only.
And I want to point out there is a difference of http protocol for the CAS server, vs for Nextcloud.
Btw, I considered to open this issue in https://github.com/apereo/phpCAS.
But we are not even using the latest version of that, so I couldn't tell if this is not already working in latest phpCAS.
The text was updated successfully, but these errors were encountered:
For local development I am using a mock server for CAS.
It is much easier to set this up with
http
instead ofhttps
.However, user_cas and phpCAS assume that the CAS server always uses https.
For development purposes it would be nice to allow http-only.
And I want to point out there is a difference of http protocol for the CAS server, vs for Nextcloud.
Btw, I considered to open this issue in https://github.com/apereo/phpCAS.
But we are not even using the latest version of that, so I couldn't tell if this is not already working in latest phpCAS.
The text was updated successfully, but these errors were encountered: