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
and it allows me to use automation to connect with nexus rm using admin/admin123 but that is problematic in some automations (like terraform with in-house provider connecting using those credentials) to change password.
I think there should be property named nexus.admin.password which would setup password to given string.
I also noticed secret section of configuration and I suspect this could be used but I cannot find any documentation if that would solve my problem.
The text was updated successfully, but these errors were encountered:
Currently I have:
and it allows me to use automation to connect with nexus rm using
admin/admin123
but that is problematic in some automations (like terraform with in-house provider connecting using those credentials) to change password.I think there should be property named
nexus.admin.password
which would setup password to given string.I also noticed
secret
section of configuration and I suspect this could be used but I cannot find any documentation if that would solve my problem.The text was updated successfully, but these errors were encountered: