dexter icon indicating copy to clipboard operation
dexter copied to clipboard

dexter is a Kubernetes OIDC helper with as much automation as possible

Results 10 dexter issues
Sort by recently updated
recently updated
newest added

Correct me if i'm wrong but isn't this kind of the same as using SSL certificates for client auth ? I mean , the user will get a valid id-token...

This might be a silly question, but I can't find a reference in the docs. Is dexter able to be used with dex? We are currently using dexter to authenticate...

I've created a service account in the Google cloud console and am struggling to find out how to authenticate as that service account via kubectl. The idea is that our...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220525230936-793ad666bf5e to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20220525230936-793ad666bf5e&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies

It looks like we might need a maintenance release. Currently goreleaser gives ``` • DEPRECATED: --rm-dist was deprecated in favor of --clean, check https://goreleaser.com/deprecations#-rm-dist for more details ``` and ```...

Is this application affected by the OOB deprecation announced here https://developers.google.com/identity/protocols/oauth2/resources/oob-migration ?