Using AzureServicePrincipleTokenService in implementation for IServiceAccountJwtClient

The implementation of IServiceAccountJwtClient is having code which is already there in AzureServicePrincipleTokenService in core-lib-azure. Thus modifying the implementation of IServiceAccountJwtClient to use AzureServicePrincipleTokenService for token generation logic.

Merge request reports

Loading