You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.
What happened:
After successful authorization, the instructions given to user fail, because they have spaces in usernames from the OIDC Provider. There are also spaces in cluster name and .pem filename.
What you expected to happen:
Authorized user should be able to copy/paste and execute the instructions.
How to reproduce it
Set a value with white-spaces for clusterName and KubeCfgUser
Proposed fixes:
Sanitize the input values.
cc: @chaosaffe
The text was updated successfully, but these errors were encountered:
CyrilBurd
changed the title
Sanitize data from Active Directory
Sanitize data from OIDC Provider
Aug 13, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What happened:
After successful authorization, the instructions given to user fail, because they have spaces in usernames from the OIDC Provider. There are also spaces in cluster name and .pem filename.
What you expected to happen:
Authorized user should be able to copy/paste and execute the instructions.
How to reproduce it
Set a value with white-spaces for clusterName and KubeCfgUser
Proposed fixes:
Sanitize the input values.
cc: @chaosaffe
The text was updated successfully, but these errors were encountered: