Skip to content

Conversation

@gosar
Copy link
Contributor

@gosar gosar commented Sep 12, 2023

Motivation and Context

In surface area review, we decided we wanted to move IdentityProviderConfiguration into identity-spi.
Also, decided to rename it to IdentityProviders, as use of "Configuration" for a class in -spi package doesn't seem appropriate. sdk-core will use it for identity providers configured on a client, but that's one use case. This was something we wanted to revisit from the original PR when this interface was introduced - #3999 (comment).

Modifications

  • Move IdentityProviderConfiguration to identity-spi
  • Rename IdentityProviderConfiguration to IdentityProviders
  • Rename IDENTITY_PROVIDER_CONFIGURATION (in SdkClientOption and SdkInternalExecutionAttrbitutes) to IDENTITY_PROVIDERS

Testing

@gosar gosar marked this pull request as ready for review September 12, 2023 21:27
@gosar gosar requested a review from a team as a code owner September 12, 2023 21:27
@gosar gosar requested a review from cenedhryn September 12, 2023 23:22
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 3 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 2 Security Hotspots
Code Smell A 400 Code Smells

84.1% 84.1% Coverage
3.5% 3.5% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Copy link
Contributor

@cenedhryn cenedhryn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, this change feels right when you see it in the code.

@gosar gosar merged commit fa9dbcc into feature/master/sra-identity-auth Sep 13, 2023
@gosar gosar deleted the gosar/sra-ia-identityproviderconfiguration branch September 13, 2023 20:57
aws-sdk-java-automation added a commit that referenced this pull request Oct 24, 2025
…28f89d8e4

Pull request: release <- staging/dd17af19-f68e-4c05-b30c-8ae28f89d8e4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants