awsAdditionalDetails
construct an aws.sdk.kotlin.services.ssooidc.model.AwsAdditionalDetails inside the given block
A structure containing information from the idToken
. Only the identityContext
is in it, which is a value extracted from the idToken
. This provides direct access to identity information without requiring JWT parsing.