Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow http-only, to better support mock CAS servers #109

Open
donquixote opened this issue Feb 23, 2023 · 0 comments
Open

Allow http-only, to better support mock CAS servers #109

donquixote opened this issue Feb 23, 2023 · 0 comments

Comments

@donquixote
Copy link

donquixote commented Feb 23, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant