public interface MsGraphApiAuthenticatorFactory
MsGraphApiAuthenticator| Modifier and Type | Method and Description |
|---|---|
MsGraphApiAuthenticator |
create(String clientId,
String clientSecret,
String tenantId,
AzureApiUriResolver apiUriResolver)
Creates a new MsGraphApiAuthenticator instance
|
MsGraphApiAuthenticator create(String clientId, String clientSecret, String tenantId, AzureApiUriResolver apiUriResolver)
clientId - microsoft azure ad application's (web app) idclientSecret - microsoft azure ad application's (web app) client keytenantId - microsoft azure ad tenant's idapiUriResolver - Endpoint data provider appropriate for given azure ad application's regionCopyright © 2022 Atlassian. All rights reserved.