newrelic / newrelic-ruby-agent

New Relic RPM Ruby Agent
https://docs.newrelic.com/docs/apm/agents/ruby-agent/getting-started/introduction-new-relic-ruby/
Apache License 2.0
1.2k stars 597 forks source link

Replace API key with access token in artifactory #2736

Closed kford-newrelic closed 2 months ago

kford-newrelic commented 3 months ago

Description

Frog (Artifactory) is removing support for API keys. Action is required by API key users to ensure compliance and maintain secure access.

To migrate to access token, you can use the UI to generate a new Identity Token, follow this steps to create it. The identity token is an Access Token that is scoped to a specific user’s permissions. After its creation, replace the API key with the generated token where needed.

Acceptance Criteria

The new access token is put in place and used.

Design Consideration/Limitations

N/A

Dependencies

N/A

Additional context

Dev Announcement

Original WR

workato-integration[bot] commented 3 months ago

https://new-relic.atlassian.net/browse/NR-286153

fallwith commented 2 months ago

N/A for us currently, given our use of public GitHub and public RubyGems.org publications