Jump to content

User:Vinckr/sandbox

From Wikipedia, the free encyclopedia
Ory Hydra
Developer(s)Ory
Initial release2 May 2015; 9 years ago (2015-05-02)
Stable release
1.8.5 / October 3, 2020 (2020-10-03)
Written inGo
TypeOAuth provider
LicenseApache License 2.0
Websitewww.ory.sh/hydra

Ory Hydra is an open source software project. It is an implementation of the OAuth 2.0 Authorization Framework and the OpenID Connect Core 1.0 framework.

Implementation

[edit]

Ory Hydra implements the following OAuth 2.0 and OpenID Connect standards:

OAuth 2.0

[edit]
  • OAuth 2.0 Authorization Framework [1]
  • OAuth 2.0 Threat Model and Security Considerations[2]
  • OAuth 2.0 Token Revocation[3]
  • OAuth 2.0 Token Introspection[4]
  • OAuth 2.0 for Native Apps[5]
  • Proof Key for Code Exchange by OAuth Public Clients[6]

OpenID Connect

[edit]
  • OpenID Connect Core 1.0[7]
  • OpenID Connect Discovery 1.0[8]
  • OpenID Connect Dynamic Client Registration 1.0[9]
  • OpenID Connect Front-Channel Logout 1.0[10]
  • OpenID Connect Back-Channel Logout 1.0[11]

See also

[edit]


References

[edit]
  1. ^ "OAuth 2.0 Authorization Framework | Internet Engineering Task Force". ietf.com. Retrieved 2021-01-08.
  2. ^ "OAuth 2.0 Threat Model and Security Considerations | Internet Engineering Task Force". ietf.com. Retrieved 2021-01-08.
  3. ^ "OAuth 2.0 Token Revocation | Internet Engineering Task Force". ietf.com. Retrieved 2021-01-08.
  4. ^ "OAuth 2.0 Token Introspection | Internet Engineering Task Force". ietf.com. Retrieved 2021-01-08.
  5. ^ "OAuth 2.0 for Native Apps | Internet Engineering Task Force". ietf.com. Retrieved 2021-01-08.
  6. ^ "Proof Key for Code Exchange by OAuth Public Clients | Internet Engineering Task Force". ietf.com. Retrieved 2021-01-08.
  7. ^ "OpenID Connect Core 1.0 | OpenID". openid.net. Retrieved 2021-01-08.
  8. ^ "OpenID Connect Discovery 1.0 | OpenID". openid.net. Retrieved 2021-01-08.
  9. ^ "OpenID Connect Dynamic Client Registration 1.0 | OpenID". openid.net. Retrieved 2021-01-08.
  10. ^ "OpenID Connect Front-Channel Logout 1.0 | OpenID". openid.net. Retrieved 2021-01-08.
  11. ^ "OpenID Connect Back-Channel Logout 1.0 | OpenID". openid.net. Retrieved 2021-01-08.
[edit]


Category:Computer security software Category:Federated identity