Source: ruby-omniauth-cas3 Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper (>= 11~), gem2deb, rake, ruby-addressable (>= 2.3~), ruby-awesome-print, ruby-nokogiri (>= 1.7.1~), ruby-omniauth (>= 1.2~), ruby-rack-test, ruby-rspec, ruby-webmock Standards-Version: 4.1.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-omniauth-cas3.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-omniauth-cas3 Homepage: https://github.com/tduehr/omniauth-cas3 Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-omniauth-cas3 Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-addressable (>= 2.3~), ruby-nokogiri (>= 1.7.1~), ruby-omniauth (>= 1.2~), ${misc:Depends}, ${shlibs:Depends} Description: CAS 3.0 Strategy for OmniAuth This is a OmniAuth 1.0 compatible port of the previously available [OmniAuth CAS strategy][old_omniauth_cas] that was bundled with OmniAuth 0.3. This strategy has also been updated for CAS protocol version 3.0 and patched to deal with namespace issues.