loginapp icon indicating copy to clipboard operation
loginapp copied to clipboard

Web application for Kubernetes CLI configuration with OIDC

Results 12 loginapp issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** It is a valid use case where OIDC Provider does not require client secret for a client. It would make...

enhancement

We are automating deploy loginapp + dex. We have difficulty on replace cluster certificate-authority strings. ``` -----BEGIN CERTIFICATE----- MIIC5zCCAc+gAwIBAgIBADANBgkqhkiG9w0BAQsFADAVMRMwEQYDVQQDEwprdWJl ****** -----END CERTIFICATE----- ``` It has pem format which has many...

enhancement

**Is your feature request related to a problem? Please describe.** Each time, the refresh_token gets expired, the config needs to be generated. **Describe the solution you'd like** I would like...

enhancement

Minimal changes needed to build multiarch containers, using go 1.21

**Describe the bug** When using several k8s-clusters with configured dex on each of them, could not set unique tokens for each cluster-user **Loginapp & Dex version** loginapp: `v3.2.3` dex: `v2.25.0`...

bug

**Describe the bug** I use helm chart loginapp-v1.3.1 and I have some issue about it: -> mode debug doesn't working: `configOverwrites: log: level: Debug format: json` but no debug message...

bug

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.1.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-20210921155107-089bfa567519&new-version=0.1.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.0.0-20211007125505-59d4e928ea9d to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20211007125505-59d4e928ea9d&new-version=0.7.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/sys](https://github.com/golang/sys) from 0.0.0-20211007075335-d3039528d8ac to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20211007075335-d3039528d8ac&new-version=0.1.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/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...

dependencies