ansible-nexus3-oss icon indicating copy to clipboard operation
ansible-nexus3-oss copied to clipboard

Adding security realms activation task

Open dannyk81 opened this issue 7 years ago • 0 comments

This PR allows the activation of various security realms:

  • NuGet API-Key Realm [nexus_nuget_api_key_realm: true|false]
  • npm Bearer Token Realm [nexus_npm_bearer_token_realm: true|false]
  • LDAP Realm [nexus_ldap_realm: true|false]
  • Rut Auth Realm [nexus_rut_auth_realm: true|false]
  • Docker Bearer Token Realm [nexus_docker_bearer_token_realm: true|false] (Nexus v3.6.0)

dannyk81 avatar Sep 11 '17 15:09 dannyk81