Authenticating the Maven Remote Repository
Authenticate the Maven remote repository in Artifactory using the previously downloaded JSON file. Use the following credentials:
Username: _json_key
Password: <service account key JSON> (copy the contents of the JSON file and paste it as the password)
Please note that during the Test connection for this remote URL, Artifactory throws a 404 error, which is expected behavior. However, you will still be able to resolve artifacts from this remote URL without any issues despite this error.