软件包: ruby-openid-connect (1.2.0-2)
ruby-openid-connect 的相关链接
Trisquel 的资源:
下载源码包 ruby-openid-connect:
- [ruby-openid-connect_1.2.0-2.dsc]
- [ruby-openid-connect_1.2.0.orig.tar.gz]
- [ruby-openid-connect_1.2.0-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Team (Mail Archive)
- Sruthi Chandran
- Utkarsh Gupta
外部的资源:
- 主页 [github.com]
相似软件包:
OpenID Connect Server & Client Library
OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol. It allows Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner.
OpenID Connect allows clients of all types, including Web-based, mobile, and JavaScript clients, to request and receive information about authenticated sessions and end-users. The specification suite is extensible, allowing participants to use optional features such as encryption of identity data, discovery of OpenID Providers, and session management, when it makes sense for them.
其他与 ruby-openid-connect 有关的软件包
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-activemodel
- toolkit for building modeling frameworks (part of Rails)
-
- dep: ruby-attr-required
- attr_required and attr_optional support for Ruby
-
- dep: ruby-json
- JSON library for Ruby
-
- dep: ruby-json-jwt
- JSON Web Token and its family in Ruby
-
- dep: ruby-rack-oauth2 (>= 1.6.1)
- Rack interface for an OAuth 2.0
-
- dep: ruby-swd
- SWD (Simple Web Discovery) Client Library
-
- dep: ruby-tzinfo
- Daylight-savings aware timezone library
-
- dep: ruby-validate-email
- Library for validating email addresses in Rails 3 models
-
- dep: ruby-validate-url
- Library for validating urls in Rails
-
- dep: ruby-webfinger
- Ruby WebFinger client library