Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow OpenID Client registration with JWT #719

Merged
merged 3 commits into from
Nov 28, 2019

Commits on Nov 21, 2019

  1. When register an OpenID Client,

    registration tokens that are valid JWTs are now passed through to the
    OpenID Provider. Every other string is still base64 encoded.
    JustKiddingCode committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    91f6c64 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    62caafa View commit details
    Browse the repository at this point in the history
  2. merge new release

    JustKiddingCode committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    bea86f7 View commit details
    Browse the repository at this point in the history