Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
COmanage Registry 1.0.5 (Polished Polygon MR5)
-
None
Description
The current "Login" button is a link that directs to
$args = array('controller' => 'auth',
'action' => 'login',
'plugin' => false
);
and Registry delegates any "protection" of that link that invokes a SSO flow to the web container (Apache HTTP Server). Not all SSO flows can be initiated that way so it would be useful if the link could be configurable so that the browser would be directed to a specific link when Login is clicked.
It would be ok for Registry to assume that after the SSO flow is completed the SSO mechanism directs back to /auth/login so that the existing code can continue to read REMOTE_USER.
Logout should also be configurable in a similar way.
Attachments
Issue Links
- is duplicated by
-
CO-128 Improved login externalization
-
- Closed
-
- is related to
-
CFM-130 Login and Logout
-
- In Progress
-
-
CO-128 Improved login externalization
-
- Closed
-
-
CO-1983 plugins for authentication
-
- Open
-
-
CO-1724 Capture Login Event (Login Plugins)
-
- Open
-
-
CFM-303 Traffic Plugins
-
- To Do
-
-
CO-1376 Simplify Account Linking Process
-
- Resolved
-
-
CO-1957 Improve Login Experience / Speed
-
- Resolved
-
1.
|
Make Logout Configurable |
|
Resolved | Benn Oshrin (internet2.edu) |