AWSSDK.SSOOIDC 4.0.100.11

Prefix Reserved
dotnet add package AWSSDK.SSOOIDC --version 4.0.100.11
                    
NuGet\Install-Package AWSSDK.SSOOIDC -Version 4.0.100.11
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AWSSDK.SSOOIDC" Version="4.0.100.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SSOOIDC" Version="4.0.100.11" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.SSOOIDC" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AWSSDK.SSOOIDC --version 4.0.100.11
                    
#r "nuget: AWSSDK.SSOOIDC, 4.0.100.11"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AWSSDK.SSOOIDC@4.0.100.11
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWSSDK.SSOOIDC&version=4.0.100.11
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SSOOIDC&version=4.0.100.11
                    
Install as a Cake Tool

IAM Identity Center OpenID Connect (OIDC) is a web service that enables a client (such as CLI or a native application) to register with IAM Identity Center. The service also enables the client to fetch the user’s access token upon successful authentication and authorization with IAM Identity Center.

API namespaces

IAM Identity Center uses the sso and identitystore API namespaces. IAM Identity Center OpenID Connect uses the sso-oauth namespace.

Considerations for using this guide

Before you begin using this guide, we recommend that you first review the following important information about how the IAM Identity Center OIDC service works.

  • The IAM Identity Center OIDC service currently implements only the portions of the OAuth 2.0 Device Authorization Grant standard (https://tools.ietf.org/html/rfc8628) that are necessary to enable single sign-on authentication with the CLI.
  • With older versions of the CLI, the service only emits OIDC access tokens, so to obtain a new token, users must explicitly re-authenticate. To access the OIDC flow that supports token refresh and doesn’t require re-authentication, update to the latest CLI version (1.27.10 for CLI V1 and 2.9.0 for CLI V2) with support for OIDC token refresh and configurable IAM Identity Center session durations. For more information, see Configure Amazon Web Services access portal session duration.
  • The access tokens provided by this service grant access to all Amazon Web Services account entitlements assigned to an IAM Identity Center user, not just a particular application.
  • The documentation in this guide does not describe the mechanism to convert the access token into Amazon Web Services Auth (“sigv4”) credentials for use with IAM-protected Amazon Web Services service endpoints. For more information, see GetRoleCredentials in the IAM Identity Center Portal API Reference Guide.

For general information about IAM Identity Center, see What is IAM Identity Center? in the IAM Identity Center User Guide.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (21)

Showing the top 5 NuGet packages that depend on AWSSDK.SSOOIDC:

Package Downloads
Aspire.Hosting.AWS

Add support for provisioning AWS application resources and configuring the AWS SDK for .NET.

HIC.RDMP.Plugin

Core package for plugin development

RedealInternal

Package Description

SleetLib

Access Sleet.exe commands through the Sleet API.

Anthropic.Bedrock

Package Description

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on AWSSDK.SSOOIDC:

Repository Stars
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
emgarten/Sleet
A static nuget feed generator for Azure Storage, AWS S3, and more.
aws/aws-extensions-for-dotnet-cli
Extensions to the dotnet CLI to simplify the process of building and publishing .NET Core applications to AWS services
anthropics/anthropic-sdk-csharp
Access to Anthropic's safety-first language model APIs in C#
aws/aws-dotnet-deploy
Opinionated tooling that simplifies deployment of .NET applications to AWS.
aws/integrations-on-dotnet-aspire-for-aws
This repository contains integrations with Aspire for AWS.
Version Downloads Last Updated
4.0.100.11 2,838 8/21/2026
4.0.100.10 8,025 8/20/2026
4.0.100.9 20,948 8/18/2026
4.0.100.8 79,007 8/11/2026
4.0.100.7 228,814 7/27/2026
4.0.100.6 84,026 7/22/2026
4.0.100.5 206,827 7/17/2026
4.0.100.4 70,489 7/14/2026
4.0.100.3 136,325 7/8/2026
4.0.100.2 178,987 7/2/2026
4.0.100.1 36,240 7/1/2026
4.0.100 80,718 6/29/2026
4.0.4.10 161,575 6/22/2026
4.0.4.9 57,213 6/18/2026
4.0.4.8 45,964 6/16/2026
4.0.4.7 53,094 6/15/2026
4.0.4.6 45,576 6/12/2026
4.0.4.5 67,485 6/10/2026
4.0.4.4 66,763 6/8/2026
4.0.4.3 42,522 6/5/2026
Loading failed