Skip to content

Commit

Permalink
chore: update repository templates
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Oct 12, 2020
1 parent ec6e664 commit 1a2aaa7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -260,16 +260,16 @@ It implements core use cases that almost every software application needs to
deal with: Self-service Login and Registration, Multi-Factor Authentication
(MFA/2FA), Account Recovery and Verification, Profile and Account Management.

### ORY Hydra: OAuth2 and OpenID Connect Server
### ORY Hydra: OAuth2 & OpenID Connect Server

[ORY Hydra](https://github.com/ory/hydra) is an OpenID Certified™ OAuth2 and
OpenID Connect Provider can connect to any existing identity database (LDAP, AD,
KeyCloak, PHP+MySQL, ...) and user interface.

### ORY Oathkeeper: Identity and Access Proxy
### ORY Oathkeeper: Identity & Access Proxy

[ORY Oathkeeper](https://github.com/ory/oathkeeper) is a BeyondCorp/Zero Trust
Identity and Access Proxy (IAP) with configurable authentication, authorization,
Identity & Access Proxy (IAP) with configurable authentication, authorization,
and request mutation rules for your web services: Authenticate JWT, Access
Tokens, API Keys, mTLS; Check if the contained subject is allowed to perform the
request; Encode resulting content into custom headers (`X-User-ID`), JSON Web
Expand Down

0 comments on commit 1a2aaa7

Please sign in to comment.