| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssooidc |
AWS IAM Identity Center (successor to AWS Single Sign-On) OpenID Connect (OIDC) is a web service that enables a
client (such as AWS CLI or a native application) to register with IAM Identity Center.
|
| Modifier and Type | Method and Description |
|---|---|
static SsoOidcClient |
SsoOidcClient.create()
Create a
SsoOidcClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Modifier and Type | Method and Description |
|---|---|
SsoOidcTokenProvider.Builder |
SsoOidcTokenProvider.Builder.ssoOidcClient(SsoOidcClient ssoOidcClient)
Client to fetch token from SSO OIDC service.
|
Copyright © 2023. All rights reserved.