Hello,
I am unable to login to harbor-cli with a robot user when harbor is configured with OIDC.
I've tried
harbor-cli login <my-domain> \
--username '<robot-username>' \
--password '<password>'
# and
harbor-cli login <my-domain> \
--username 'robot$<robot-username>' \
--password '<password>'
Neither works.
What is the correct way to have a robot user use habor-cli with this configuration?
Hello,
I am unable to login to harbor-cli with a robot user when harbor is configured with OIDC.
I've tried
Neither works.
What is the correct way to have a robot user use habor-cli with this configuration?