pinniped icon indicating copy to clipboard operation
pinniped copied to clipboard

Pinniped is the easy, secure way to log in to your Kubernetes clusters.

Results 166 pinniped issues
Sort by recently updated
recently updated
newest added

It would be nice to support transformations like are proposed in #1407 on values from the additionalClaimMappings in OIDCIdentityProvider. Here are two examples based on an additional claim named `org_id`...

enhancement
priority/undecided

* Do we need separate FIPS and non-FIPS compilations? * Can we use Paketo to gain any benefit? * Can we use `GOEXPERIMENT=boringcrypto` instead of our custom build tag `fips_strict`?...

priority/backlog
chore
state/started

**Is your feature request related to a problem? Please describe.** For a user who does not have background in auth, explain what is Kubernetes auth and how does it work,...

enhancement
priority/backlog

**Is your feature request related to a problem? Please describe.** When running Pinniped Concierge in a managed Kubernetes cluster like EKS, it regularly logs error messages stating that it can't...

enhancement
priority/undecided

**Is your feature request related to a problem? Please describe.** This would document the answer to very commonly asked questions. **Describe the solution you'd like** A new doc page on...

enhancement
priority/backlog

**Is your feature request related to a problem? Please describe.** This would answer a very common question. The docs do not make the benefits clear enough. E.g. see this conversation...

enhancement
priority/backlog

**What happened?** > Every time access token lifetime ends (5 minutes), user it's prompted again to authenticate because refresh token workflow fails. **What did you expect to happen?** > Refresh...

Limit TLS ciphers for tls1.2. Fixes #1605. Replaces #1927.

cla-not-required

Use plog.Logger instead of logr.Logger wherever possible

cla-not-required

Enforce import aliases

cla-not-required