omniauth-dice 0.2.4
Simple gem to enable rack powered Ruby apps to authenticate via REST with an enterprise CAS authentication server via X509 client certificates.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (8):
            cert_munger
            ~> 0.1
          
          
            dnc
            ~> 0.1
          
          
            excon
            ~> 0.43
          
          
            faraday
            ~> 0.9
          
          
            faraday_middleware
            ~> 0.9
          
          
            logging
            ~> 1.8
          
          
            multi_xml
            ~> 0.5
          
          
            omniauth
            ~> 1.0
          
    Development Dependencies (15):
            awesome_print
            >= 0
          
          
            bundler
            >= 0
          
          
            capybara
            >= 0
          
          
          
            rack
            >= 0
          
          
            rack_session_access
            >= 0
          
          
            rack-test
            >= 0
          
          
            rake
            ~> 10.0
          
          
            redcarpet
            >= 0
          
          
            rspec
            >= 0
          
          
            rubocop
            >= 0
          
          
            simplecov
            >= 0
          
          
            simplecov-badge
            >= 0
          
          
            webmock
            >= 0
          
          
            yard
            >= 0