nexus-public
nexus-public copied to clipboard
Add Google Application Default Credentials as a proxy auth mechanism
Google auth will use Google Application Default Credentials present in the environment to add a Bearer token to HTTP requests. This allows nexus to be configured on supported environments for Workload Identity and avoids the need for service account keys.
Fixes: https://github.com/sonatype/nexus-public/issues/420