Skip to main content

Login with user "admin" doesn't work when CAS authentication is enabled

Status
Open
Subject
Login with user "admin" doesn't work when CAS authentication is enabled
Version
21.x
Category
  • Bug
Feature
External Authentication (LDAP, AD, PAM, CAS, etc)
Resolution status
New
Submitted by
phpdev
Lastmod by
phpdev
Rating
(0)
Description
Login with user "admin" doesn't work when CAS authentication is enabled.
Workaround

Comment the lines 1059 to 1062 of "/lib/userslib.php" file:

if (isset($_REQUEST['ticket']) && empty($_SESSION[$user_cookie_site])) { //$cas_user = ''; //$_SESSION['cas_is_validating'] = false; //$this->validate_user_cas($cas_user, true); //die(); }

Importance
5
Easy to solve?
5
Priority
25
Demonstrate Bug (Tiki 18
Please demonstrate your bug on show2.tiki.org
 About show2.tiki.org

To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.

Version: Create show2.tiki.org instance
Demonstrate Bug (older Tiki versions)
Please demonstrate your bug on show.tikiwiki.org
 About show.tikiwiki.org

To help developers solve the bug, we kindly request that you demonstrate your bug on a show.tikiwiki.org instance. To start, simply select a version and click on "Create show.tikiwiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show.tikiwiki.org.

Version: Create show.tikiwiki.org instance
Ticket ID
7353
Created
Wednesday 29 April, 2020 06:31:31 GMT-0000
by phpdev
LastModif
Wednesday 29 April, 2020 07:49:38 GMT-0000

Attachments

 filenamecreatedhitscommentversionfiletype 
No attachments for this item