Skip to content

Instantly share code, notes, and snippets.

@fedeagripa
Created June 9, 2020 17:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fedeagripa/063d8ba4294aa19d95a18372ef6768f8 to your computer and use it in GitHub Desktop.
Save fedeagripa/063d8ba4294aa19d95a18372ef6768f8 to your computer and use it in GitHub Desktop.
2fa_admin_user
# app/models/admin_user.rb
devise :recoverable, :rememberable, :trackable, :validatable, :lockable, :saml_authenticatable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment