AWS.STS.ISTSAssumeRoleWithWebIdentityResponse.Provider

The issuing authority of the web identity token.

property Provider: string;
__property AnsiString Provider;

File: AWS.STS.pas 

Namespace: AWS.STS 

Module: Appercept AWS SDK for Delphi 

For OAuth 2.0 access tokens, this contains the value of the ProviderId parameter provided. For OpenID Connect ID tokens, this contains the value of the iss field.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.