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
login through odahuflowctl by using --url, --client_id, --client_secret, --issuer flags
type odahuflowctl config all
and you can see that ODAHUFLOWCTL_OAUTH_CLIENT_SECRET value is not masked
Expected behavior
ODAHUFLOWCTL_OAUTH_CLIENT_SECRET variable value should be masked
Actual behavior
ODAHUFLOWCTL_OAUTH_CLIENT_SECRET variable value is not masked
Environment:
OS: macOS 10.15.5
cli, sdk versions: 1.2.0-rc7
The text was updated successfully, but these errors were encountered:
BPylypenko
added
bug
Something isn't working
minor
not directly related to functionality and data. No workarounds are needed to complete the action
labels
Aug 7, 2020
Prerequisite
installed odahuflowctl
To Reproduce
Steps to reproduce the behavior:
Expected behavior
ODAHUFLOWCTL_OAUTH_CLIENT_SECRET variable value should be masked
Actual behavior
ODAHUFLOWCTL_OAUTH_CLIENT_SECRET variable value is not masked
Environment:
The text was updated successfully, but these errors were encountered: