I've configured my credential provider and it works fine with nuget and dotnet cli. (instructions used https://docs.aws.amazon.com/codeartifact/latest/ug/nuget-cli.html#nuget-configure-cli)
I've enabled nuget credential providers in Rider. (under settings -> Build/Execution/Deployment)
I'm using aws sso login
and have my profile setup correctly (I think? Maybe Rider is different?)
When I try to do a nuget restore I get prompted for a username/password for my CodeArtifact source. How do I get the credential provider working?
Using Rider 2023.2.1 on MacOS.
Try the following...
Hope this helps.