Skip to content

Instantly share code, notes, and snippets.

@craigplummer
Created July 29, 2016 15:59
Show Gist options
  • Save craigplummer/38eff4e265e786600eb4ebe3c1459016 to your computer and use it in GitHub Desktop.
Save craigplummer/38eff4e265e786600eb4ebe3c1459016 to your computer and use it in GitHub Desktop.
Using Microsoft ADFS with Ruby on Rails and Omniauth - Gemfile
gem 'omniauth'
gem 'omniauth-wsfed', '0.3.2.pre.beta'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment