• James Edwards-Jones's avatar
    Enforce active Group SAML SSO session · 11e0c6ea
    James Edwards-Jones authored
    Prevents access to group resources when user hasn't signed in with SAML
    and SSO enforcement is turned on.
    
    Uses the session to track which SAML group the user has signed in with.
    This works using global GitLab::Session from the policy via SsoState.
    11e0c6ea
sso_state.rb 741 Bytes