[
https://issues.apache.org/jira/browse/OAK-10603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrei Dulceanu reassigned OAK-10603:
-------------------------------------
Assignee: Andrei Dulceanu
> Azure Service Principal Support in Azure Segment Store and Blob Store
> ---------------------------------------------------------------------
>
> Key: OAK-10603
> URL: https://issues.apache.org/jira/browse/OAK-10603
> Project: Jackrabbit Oak
> Issue Type: Epic
> Components: blob-cloud-azure, segment-azure
> Reporter: Andrei Dulceanu
> Assignee: Andrei Dulceanu
> Priority: Major
>
> bq. An Azure service principal is a security identity used by user-created
> apps, services, and automation tools to access specific Azure resources.
> Think of it as a 'user identity' (login and password or certificate) with a
> specific role, and tightly controlled permissions to access your resources.
> It only needs to be able to do specific things, unlike a general user
> identity. It improves security if you only grant it the minimum permissions
> level needed to perform its management
> tasks.([Source|https://learn.microsoft.com/en-us/cli/azure/create-an-azure-service-principal-azure-cli?toc=%2Fazure%2Fazure-resource-manager%2Ftoc.json&view=azure-cli-latest])
> This epic covers adding Azure Service Principal support in oak-segment-azure
> and blob-cloud-azure modules, allowing Azure authentication by providing:
> * appId - Id of the Service Principal object / App registered with the Active
> Directory.
> * password - Application password.
> * tenantId - Azure Active Directory Id.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)