ContainerImage.Pinniped/pkg/oidcclient
Ryan Richard bad95c072e Upgrade project dependencies to latest
- Upgrade Go used in CI from 1.19.0 to 1.19.1
- Upgrade all go.mod direct dependencies to latest available versions
- Upgrade distroless base image to latest available version
- Upgrade Go fips compiler to to latest available version

Note that upgrading the go-oidc library changed an error message
returned by that library, so update the places where tests were
expecting that error message.
2022-09-23 14:41:54 -07:00
..
filesession Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
nonce Create username scope, required for clients to get username in ID token 2022-08-08 16:29:22 -07:00
oidctypes Add validated ID token claims to the oidctypes.Token structure. 2020-12-04 15:18:41 -06:00
pkce Move `./internal/oidcclient` to `./pkg/oidcclient`. 2020-11-17 14:53:32 -06:00
state Move `./internal/oidcclient` to `./pkg/oidcclient`. 2020-11-17 14:53:32 -06:00
login.go Merge branch 'main' into dynamic_clients 2022-08-26 11:35:35 -07:00
login_test.go Upgrade project dependencies to latest 2022-09-23 14:41:54 -07:00