felixrupp / user_cas

This app provides CAS authentication support for ownCloud and Nextcloud, using the phpCAS library of jasig/apereo.
Other
21 stars 24 forks source link

What's the CAS login url? #45

Closed fishfree closed 5 years ago

fishfree commented 5 years ago

After enabling this app, there is no CAS login link on the default Nextcloud login page. Only by checking the "Force user login using CAS", then will be redirected to the CAS sso login page. But when the CAS server redirects user to the Nextcloud page, Chrome said: too many redirects.

landryb commented 5 years ago

As you've probably figured out, the url is /apps/user_cas/login

felixrupp commented 5 years ago

It appears to me, that your instance is not correctly configured. Please provide more details on which setup you are using with filling out the bug report form:

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Software (please complete the following information):

Additional context Add any other context about the problem here.