ContainerImage.Pinniped/pkg/oidcclient
Ryan Richard 0a47aa59fc add a login banner to CLI-based login prompts which shows the IDP name
Skip showing the banner when the CLI does not know the IDP name
from the CLI args (which are typically encoded in the kubeconfig).

Co-authored-by: Joshua Casey <joshuatcasey@gmail.com>
2023-10-09 20:17:55 -07:00
..
filesession Inline and remove testutil.TempDir 2023-09-06 14:52:01 -05: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 add a login banner to CLI-based login prompts which shows the IDP name 2023-10-09 20:17:55 -07:00
login_test.go add a login banner to CLI-based login prompts which shows the IDP name 2023-10-09 20:17:55 -07:00