8000 Comparing v3.4.0...v3.6.0 · coreos/go-oidc · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coreos/go-oidc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.0
Choose a base ref
...
head repository: coreos/go-oidc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.0
Choose a head ref
  • 6 commits
  • 9 files changed
  • 4 contributors

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    151abff View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Bump golang.org/x dependencies

    The latest versions simplify the transitive dependency tree (see
    kubernetes/kubernetes#113366 for details).
    
    Signed-off-by: Stephen Kitt <skitt@redhat.com>
    skitt authored and ericchiang committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    a8ceb9a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    2936eb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    921a42b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. oidc: add UserInfoEndpoint returning the discocvered URL

    This enables users detect if the provider.UserInfo method would fail
    ahead of time, by checking for the empty string in UserInfoEndpoint.
    
    Fixes #373
    Fixes #374
    raggi authored and ericchiang committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    82f6983 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. oidc algs: added EdDSA as a supported algorithm

    Support EdDSA alogrithm for providers.
    lritter-fan authored and ericchiang committed May 16, 2023
    Configuration menu
    3C89 Copy the full SHA
    cd52382 View commit details
    Browse the repository at this point in the history
Loading
0