Skip to content

Commit

Permalink
Merge pull request #165 from folio-org/list-oidc-clients
Browse files Browse the repository at this point in the history
List OIDC clients in README
  • Loading branch information
julianladisch committed Apr 12, 2024
2 parents 6dfc052 + 6380477 commit 064e54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ and supports SAML Single Sign On (SSO) including federations like
More mechanisms supported by PAC4J can be added to this module if needed:

Authentication mechanisms: OAuth (Facebook, Twitter, Google...) - CAS -
OpenID Connect - HTTP - Google App Engine - LDAP - SQL - JWT - MongoDB -
OpenID Connect (OIDC) (e.g. with Apple, Azure Ad v2, Google, Keycloak) - HTTP - Google App Engine - LDAP - SQL - JWT - MongoDB -
CouchDB - IP address - Kerberos (SPNEGO) - REST API.

Authorization mechanisms: Roles/permissions.
Expand Down

0 comments on commit 064e54e

Please sign in to comment.