2 Answers
0
Hi,
From the post I understand that you are trying to set up AWS toolkit for Visual Studio but are getting the error "Assembly AWSSDK.SSOOIDC could not be found or loaded. This assembly must be available at runtime to use Amazon.Runtime.SSOAWSCredentials".
After investigating I was able to find a thread that goes over this issue here (1). The likely fix is to update the the version of the tools that you are using. Per the thread that change fixed the issue. I hope you have a great rest of your day!
References
(1)https://github.com/aws/aws-extensions-for-dotnet-cli/issues/172
0
This was a bug which has been fixed in v 1.34.0.0
answered a month ago
Relevant questions
AWS SSO Switch Account Shortcut
asked 21 days agoUsing Terraform with AWS SSO accounts
asked 23 days agoAWS SSO on Amazon Linux
asked 6 months agoAWS Toolkit SSO on Visual Studio 2022 - Assembly AWSSDK.SSOOIDC could not be found
asked 2 months agoAWS SSO and multiple regions
asked 5 months agoForbbiden 403 access denied with AWS SSO SAML application from Gitlab integration
Accepted Answerasked 4 months agoAWS SSO Issue with Office 365
asked 3 years agoProblem with SSO
asked 4 months agoAWS SSO with Amazon Managed Grafana not working (redirection to NULL)
asked 8 months agoUnable to map AWS SSO Attributes to SAML Assertion values
Accepted Answerasked 7 months ago
Thanks for your reply. That's a fairly old post. This is a new issue that has been started recently with the latest version. https://github.com/aws/aws-toolkit-visual-studio/issues/267 AWS toolkit older versions working fine with SSO, the latest one for 2022 is not working. It's apparently a bug.