mziech / nextcloud-cas

Basic CAS protocol server (IdP) implementation for NextCloud
GNU Affero General Public License v3.0
5 stars 1 forks source link

Not accessible #16

Closed zydisney closed 5 months ago

zydisney commented 9 months ago

Nextcloud Version: 27.1.2 RC1 When access the base URL {NEXTCLOUD URL}/apps/cas/, the page says Forbidden - You don't have permission to access this resource. When acces an login URL {NEXTCLOUD URL}/apps/cas/login?server={URL}, the page says Not Found - The requested URL was not found on this server.

mziech commented 9 months ago

Hi!

  1. The login URL should be with parameter service: {NEXTCLOUD URL}/apps/cas/login?service={URL}
  2. Did you configure a CAS service in the admin security settings before logging in?
mziech commented 5 months ago

... timeout