AuthorizationData¶
Union Type¶
AuthorizationData
module-attribute
¶
AuthorizationData = Union[AuthorizationDataOauth2 | AuthorizationDataUnknown]
Contains the authorization data that is returned when a gateway target is configured with a credential provider with authorization code grant type and requires user federation.