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

Parser for public-keys value #2450

Merged
merged 3 commits into from
Jan 3, 2022
Merged

Parser for public-keys value #2450

merged 3 commits into from
Jan 3, 2022

Commits on Jan 3, 2022

  1. Remove commented out config/locales/en.yml

    ActiveModule validation is expecting to see a dictionary in the file that masquerading original validation errors
    sashaCher committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    c4ff24f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3f478f View commit details
    Browse the repository at this point in the history
  3. FetchPublicKeysSigningKey class

    Parses public-keys value from JSON and return a valid JWKS structure
    sashaCher committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    22cd7a2 View commit details
    Browse the repository at this point in the history