Exclude GroupSAML from sign in buttons

What

  • Removes Sign In button for Group SAML
  • Removes methods from OmniauthCallbackController which will be defined in subcontrollers instead

Why

Group level SAML can't be used to sign in, and if it could would need to happen for a specific group instead of on the main sign in page.

Why not

  • This is WIP until the subcontroller refactor merges as I've also removed LDAP from that controller
  • I'll create a CE MR for the LDAP auth controller changes

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Douwe Maan

Merge request reports

Loading