1. 07 Feb, 2019 39 commits
  2. 06 Feb, 2019 1 commit
    • James Edwards-Jones's avatar
      Signed out user flow for Group SAML · 4a973ba1
      James Edwards-Jones authored
      This will allow Group SAML to be used for signing in to GitLab.com
      Initially this will be behind the feature flag:
      "group_saml_allows_sign_in_to_gitlab" so we can roll it out per group.
      
      Implements Auth::GroupSaml::User to process callback when signed out.
      Updates Groups::OmniauthCallbacksController to handle more complicated
      redirect flows.
      4a973ba1