Skip to content
#

oidc

Here are 572 public repositories matching this topic...

zitadel
mffap
mffap commented Jul 29, 2021

Describe the bug
When I use suggested password from chrome,
then the password does not comply with the requirements (missing symbol)
and the 'save' button stays inactive

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://accounts.zitadel.dev/register/org
  2. Fill in the form
  3. Let click on use suggested password
  4. Password does not pass the check
  5. Add symbol man
mattmoyer
mattmoyer commented Apr 5, 2021

When Pinniped generates a kubeconfig, it relies on the cluster user having pinniped command-line tool installed. If a user does not have the CLI installed, they get a confusing error message. We can do better!

In recent kubectl versions, the kubeconfig YAML supports a installHint field (added by our own @ankeesler in kubernetes/kubernetes#91305). This field can be

Improve this page

Add a description, image, and links to the oidc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oidc topic, visit your repo's landing page and select "manage topics."

Learn more