Skip to content
Snippets Groups Projects
  • Jaime Pérez's avatar
    0a6f9cfd
    bugfix: Make sure we log the user out before reauthenticating. · 0a6f9cfd
    Jaime Pérez authored
    When acting as a proxy, SimpleSAMLphp was re-authenticating the user in case the IdP that authenticated a user in a valid session was not included in the list of IdPs provided by an SP asking for authentication. Since we cannot use Single Sign On there, we should ask the user to logout before authenticating again, avoiding an inconsistent session with SPs associated to different IdPs.
    
    This resolves #84.
    0a6f9cfd
    History
    bugfix: Make sure we log the user out before reauthenticating.
    Jaime Pérez authored
    When acting as a proxy, SimpleSAMLphp was re-authenticating the user in case the IdP that authenticated a user in a valid session was not included in the list of IdPs provided by an SP asking for authentication. Since we cannot use Single Sign On there, we should ask the user to logout before authenticating again, avoiding an inconsistent session with SPs associated to different IdPs.
    
    This resolves #84.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.