namedpipe / Azure-AD-Ruby-Auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure-AD-Ruby-Auth

A simple Rails app to test OAuth or SAML login against Azure AD.

Requires:

  • oauth2 gem
  • ruby-saml gem
  • awesome_print

Change the settings at the top of the app/controllers/oauth_controller.rb to match your Azure AD configuration.

About


Languages

Language:Ruby 96.3%Language:JavaScript 3.7%