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

OIDC connector option to override jwksURI #3543

Merged
merged 3 commits into from
May 31, 2024

Commits on May 21, 2024

  1. OIDC connector option to override jwksURI

    Signed-off-by: sohgaura <tiwari.dk1@gmail.com>
    sohgaura committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f0651a9 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix syntax error jwks_uri override declaration on oidc.go

    json termination error
    
    Signed-off-by: sohgaura <31881670+sohgaura@users.noreply.github.com>
    sohgaura authored May 30, 2024
    Configuration menu
    Copy the full SHA
    e0f2fce View commit details
    Browse the repository at this point in the history
  2. option to override jwksURI

    option to override jwksURI
    
    Signed-off-by: sohgaura <31881670+sohgaura@users.noreply.github.com>
    sohgaura authored May 30, 2024
    Configuration menu
    Copy the full SHA
    579ff55 View commit details
    Browse the repository at this point in the history