Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Only Validate SSO profile configuration when attempting to use SSO credentials #3769

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

skmcgrail
Copy link
Member

Fixes a bug that prevented credentials from being sourced from the environment if the loaded shared config profile contained partial SSO configuration.

This change ensures that a profile's SSO configuration is only validated if the SSO provider were to be used.

Fixes: #3768

@skmcgrail skmcgrail merged commit 4a3fa39 into aws:master Feb 1, 2021
@skmcgrail skmcgrail deleted the bugFix3768 branch February 1, 2021 21:49
aws-sdk-go-automation pushed a commit that referenced this pull request Feb 2, 2021
===

### Service Client Updates
* `service/application-autoscaling`: Updates service API and documentation
* `service/appmesh`: Updates service API and documentation
* `service/iotwireless`: Updates service API and documentation
* `service/location`: Updates service documentation
* `service/lookoutvision`: Updates service API and documentation
* `service/medialive`: Updates service API and documentation
  * AWS Elemental MediaLive now supports Image Media Playlists on HLS outputs, version 0.4 (trick-mode).
* `service/organizations`: Updates service documentation
  * Documentation updates for AWS Organizations.
* `service/rds-data`: Updates service API and documentation
* `service/route53`: Updates service documentation
  * Documentation updates for Route 53
* `service/s3control`: Updates service API and documentation
  * Amazon S3 Batch Operations now supports Delete Object Tagging

### SDK Enhancements
* `service/s3`: Amazon S3 now supports AWS PrivateLink, providing direct access to S3 via a private endpoint within your virtual private network.

### SDK Bugs
* `aws/session`: Fixed a bug that prevented credentials from being sourced from the environment if the loaded shared config profile contained partial SSO configuration. ([#3769](#3769))
  * Fixes ([#3768](#3768))
aws-sdk-go-automation added a commit that referenced this pull request Feb 2, 2021
Release v1.37.2 (2021-02-02)
===

### Service Client Updates
* `service/application-autoscaling`: Updates service API and documentation
* `service/appmesh`: Updates service API and documentation
* `service/iotwireless`: Updates service API and documentation
* `service/location`: Updates service documentation
* `service/lookoutvision`: Updates service API and documentation
* `service/medialive`: Updates service API and documentation
  * AWS Elemental MediaLive now supports Image Media Playlists on HLS outputs, version 0.4 (trick-mode).
* `service/organizations`: Updates service documentation
  * Documentation updates for AWS Organizations.
* `service/rds-data`: Updates service API and documentation
* `service/route53`: Updates service documentation
  * Documentation updates for Route 53
* `service/s3control`: Updates service API and documentation
  * Amazon S3 Batch Operations now supports Delete Object Tagging

### SDK Enhancements
* `service/s3`: Amazon S3 now supports AWS PrivateLink, providing direct access to S3 via a private endpoint within your virtual private network.

### SDK Bugs
* `aws/session`: Fixed a bug that prevented credentials from being sourced from the environment if the loaded shared config profile contained partial SSO configuration. ([#3769](#3769))
  * Fixes ([#3768](#3768))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants