パッケージ: ruby-openid-connect (1.1.8-1)
ruby-openid-connect に関するリンク
Debian の資源:
ruby-openid-connect ソースパッケージをダウンロード:
- [ruby-openid-connect_1.1.8-1.dsc]
- [ruby-openid-connect_1.1.8.orig.tar.gz]
- [ruby-openid-connect_1.1.8-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または 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