IBM.IAM.AWS.SecurityToken

1.0.1911.86

PowerShell cmdlet to allow SAML authentication with AWS using IBM Identity and Access Management.

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name IBM.IAM.AWS.SecurityToken -RequiredVersion 1.0.1911.86

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name IBM.IAM.AWS.SecurityToken -Version 1.0.1911.86

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019 Simpler Software. All rights reserved.

Package Details

Author(s)

  • John W Carew

Tags

AWS SAML IBM IAM

Cmdlets

Set-AwsIbmSamlCredentials Get-AwsIbmSamlRoles

Dependencies

This module has no dependencies.

Release Notes

NOTE: If you are using AWS PowerShell modules in the same session. Be sure you are using the 'AWSPowerShell.NetCore' v3.3.522.0 module and NOT 'AWSPowerShell'.
* Add full proxy support for SAML client and STS client.
* Moved project to .Net Standard type
* Support for PowerShell & PowerShell Core
* Refactor code to use as much of AWS libraries as possible.
* Add Get-AwsIbmSamlRoles CmdLet - Will just pull the SAML doc and list roles in doc.
* Add custom format view for returned types
* Add StoreAllRoles param switch to Set-AwsIbmSamlCredentials - will store all roles using the role name.
* Use shared AWS credential config location to store profiles
* Add RegionMap parameter to Set-AwsIbmSamlCredentials
* Add TokenDurationInMinutes parameter to Set-AwsIbmSamlCredentials.
* Add UseAssertionDocumentDuration parameter switch to Set-AwsIbmSamlCredentials.

FileList

Version History

Version Downloads Last updated
1.0.2002.122 334 2/5/2020
1.0.2002.114 39 2/5/2020
1.0.1911.86 (current version) 63 11/20/2019
1.0.1906.80 100 6/29/2019
1.0.1904-pre... 38 3/7/2019
1.0.1903.13 96 3/5/2019
1.0.1812.7 60 1/10/2019
1.0.1810.12 74 10/8/2018
1.0.1806.7 95 6/13/2018
1.0.1805.59 48 5/24/2018
1.0.1805.41 39 5/21/2018
Show more