sso-devise-omniauth-provider:设计处理OmniSign的Omniauth服务器

时间:2021-04-23 15:53:11
【文件属性】:
文件名称:sso-devise-omniauth-provider:设计处理OmniSign的Omniauth服务器
文件大小:124KB
文件格式:ZIP
更新时间:2021-04-23 15:53:11
Ruby 使用Devise和Omniauth进行单点登录 我们想解决这些问题: 单个用户管理器应用程序(将对所有具有不同角色的用户进行身份验证) 与用户管理器进行身份验证的不同内部应用程序 用户应该能够通过Twitter和Facebook等社交网络登录/注册。 在所有应用程序之间进行单点登录。 自定义提供者 此自定义提供程序充当omniauth客户端(以连接到Twitter和Facebook),还充当omniauth提供程序(通过auth_controller)以对内部应用程序进行身份验证。 用法 克隆此存储库并进行捆绑安装。 注意:我们正在使用设备母版HEAD,因为它具有最新的omniauth集成代码。 git clone git://github.com/joshsoftware/sso-devise-omniauth-provider.git bundle install rak
【文件预览】:
sso-devise-omniauth-provider-master
----vendor()
--------plugins()
----config()
--------locales()
--------database.yml(538B)
--------initializers()
--------application.rb(2KB)
--------routes.rb(789B)
--------boot.rb(154B)
--------environment.rb(161B)
--------environments()
----db()
--------seeds.rb(335B)
--------migrate()
--------schema.rb(2KB)
----LICENCE(1KB)
----Rakefile(277B)
----test()
--------test_helper.rb(454B)
--------performance()
--------unit()
--------fixtures()
----app()
--------models()
--------assets()
--------controllers()
--------views()
--------helpers()
----README.rdoc(2KB)
----Gemfile(283B)
----Gemfile.lock(3KB)
----README(9KB)
----doc()
--------README_FOR_APP(211B)
----.gitignore(78B)
----lib()
--------tasks()
----public()
--------images()
--------404.html(728B)
--------javascripts()
--------robots.txt(204B)
--------500.html(728B)
--------stylesheets()
--------422.html(711B)
--------favicon.ico(0B)
----script()
--------rails(295B)
----config.ru(167B)

网友评论