omniauth-ssoprovider 0.1.1
Simplifies the integration of a custom, standards-compliant SSO service into any Rack-based application (like Rails or Sinatra) using the OmniAuth framework.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            omniauth
            ~> 2.1
          
          
            omniauth-oauth2
            ~> 1.8
          
    