文件名称:omniauth-saml-esia:ESIA专用模块
文件大小:13KB
文件格式:ZIP
更新时间:2024-05-23 14:50:19
Ruby
OmniAuth ESIA СтратегиядляавторизациивЕСИА 要求 1.0+ Ruby 1.9.2 用法 在您的应用程序中将ESIA策略用作中间件: require 'omniauth' use OmniAuth :: Strategies :: ESIA , :assertion_consumer_service_url => "https://esia.s.rnd-soft.ru/SOAP/ACS" , :issuer => "http://esia.s.rnd-soft.ru" , :pkey_path => " #{ Rails . root } /config/esia/rnds-key.key" , :idp_cert
【文件预览】:
omniauth-saml-esia-master
----omniauth-esia.gemspec(1KB)
----README.md(2KB)
----Gemfile(65B)
----Guardfile(254B)
----.rspec(8B)
----Gemfile.lock(1KB)
----lib()
--------omniauth-esia.rb(35B)
--------omniauth()
--------omniauth-esia()
--------rsa_ext.rb(4KB)