Class AzureSystemManagedIdentityClient

java.lang.Object
it.pagopa.swclient.mil.azureservices.identity.client.systemmanaged.AzureSystemManagedIdentityClient
All Implemented Interfaces:
AzureIdentityClient

@ApplicationScoped public class AzureSystemManagedIdentityClient extends Object implements AzureIdentityClient

Reactive client (it's a proxy of REST client) to get access token from Microsoft Entra ID by means of System Managed Identity.

Author:
Antonio Tarricone