github H2CK/oidc 0.2.2
Nextcloud OIDC Provider App - 0.2.2

latest releases: 1.8.4, 1.8.3, 1.8.2...
2 years ago

Nextcloud OpenID Connect Provider App - 0.2.2

This is the an OIDC App for Nextcloud. This application allows to use your Nextcloud Login at other services supporting OpenID Connect.

Provided features:

  • Configuration of accepted client for whom JWT Tokens are provided
  • Creation of JWT Token with claims based on requested scope. (Currently supported scopes openid, profile, email, roles and groups)
  • Supported signing algorithms RS256 (default) and HS256
  • Group memberships are passed as roles in JWT token.
  • Discovery endpoint provided
  • Logout endpoint

Changes:

  • Allow to configure multiple redirect URIs per client
  • Generates all URLs dynamically using generateUrl to support Nextcloud instances reachable in a sub path
  • Added logging output

Full documentation can be found at:

Don't miss a new oidc release

NewReleases is sending notifications on new releases.