AWS.STS.TSTSAssumeRoleWithWebIdentityRequest.ProviderId

The fully qualified host component of the domain name of the identity provider.

property ProviderId: string;
__property AnsiString ProviderId;

File: AWS.STS.pas 

Namespace: AWS.STS 

Module: Appercept AWS SDK for Delphi 

Only required for OAuth 2.0 access tokens. Currently, the only supported identity providers are www.amazon.com and graph.facebook.com. Do not include URL schemes and port numbers. Do not specify this value for OpenID Connect ID tokens.

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