This repository was archived by the owner on Jul 18, 2018. It is now read-only.

Description
Situation:
- ownCloud 8.1
- LDAP auth and CAS auth enabled.
- "Force user login using CAS" checkbox is not checked (because of different bug with no possibility to access shared resources by anonymous users - all users are then forced to CAS authenticate once I check that option)
Steps:
- user logs-in using native owncloud login form (not pressing the "Access using CAS auth" button)
- after login, the "Access using CAS auth" button remains displayed on owncloud internal webpage (attaching screenshot).

Yes, once user clicks on "Access using CAS auth" button on login screen and authenticates using CAS, this button is no longer displayed successful login.
The best would be to use "Force user login using CAS" but (as I said) firstly anonymous sharing access has to be fixed as this is the main reason why we use owncloud - share files with outside world.
thanks