-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
App service provides two environment variables its instance for fetching access tokens:
IDENTITY_HEADER- authentication code representing the service on the current nodeIDENTITY_ENDPOINT- local endpoint corresponding to service's managed identity
These two can then be used to fetch an access token. Note that this is particular to App service and will not work for standalone VM instances. At the moment withManagedIdentity will throw an error if you try fetching access token in an app service.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels