Username label missing with SSO #13768
Unanswered
marshall89923
asked this question in
Q&A
Replies: 1 comment
-
Are you referring to Argo's Workflow Creator feature that automatically labels certain Workflows?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
dexidp/dex#3796
hello everyone,
I have configured dex config and ADFS as mentioned here:
dexidp/dex#1309 (comment)
and the SAML is working correctly. However in Argo Workflows, there are pipelines, and those pipelines are marked with the user executing them.
In these pipelines, I need both the username and email, for example, to perform Git operations.
Currently, the jobs are only marked with the email, and the username is missing.
How can I configure adfs and DEX Config to use username and password and not only email?
Thank you very much
Beta Was this translation helpful? Give feedback.
All reactions