Actions
Feature #2783
openAuthentication: autologin for shibboleth
Status:
Needs testing
Priority:
Normal
Assignee:
-
Target version:
Start date:
09/02/2011
Due date:
% Done:
0%
Estimated time:
Complexity:
Normal
Description
For shibboleth login
The user can log into chamilo with shibboleth.
If the shibboleth token has been granted but not the chamilo token then the user must click on the shibboleth login link. The login screen is not displayed since the user was already authenticated by shibb. A better approach would be automatically log the user in when there is a shib token
Possible solution
- check if a token is available
- if yes follow the shib link with the current url passed as call back url
- on successful login, if a call back url is present follow it
- do it for the two login screens: front end and back end
Updated by Laurent Opprecht over 12 years ago
- Status changed from New to Needs testing
- Assignee set to Stefaan Vanbillemont
- Target version set to 7
- % Done changed from 0 to 100
Added autoforwarding for widget and backform support
Added settings in admin
Difficult to test without installing Shib.
Can be done by adding $_SERVER['username'] = '';
Updated by Hans De Bisschop over 12 years ago
- Project changed from Chamilo LCMS Connect to User
- Category deleted (
7)
Updated by Stefaan Vanbillemont over 12 years ago
- Target version changed from 7 to 2.1.0
Updated by Stefaan Vanbillemont over 12 years ago
- Target version changed from 2.1.0 to 64
Updated by Stefaan Vanbillemont over 12 years ago
- Target version changed from 64 to Backlog (default)
Updated by Stefaan Vanbillemont about 11 years ago
- Assignee deleted (
Stefaan Vanbillemont)
Actions