Azure Red Hat OpenShift Federated Credential
ContributorIAM ScopeContainers·4 permissões
Dado verificado em · Fonte
Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
ef318e2a-8334-4a05-9e4a-295a196c6a6eCategoria
ContainersRisk Tier
Contributor (CTB)Risk Tier: Contributor
Grants full write access to create and manage all resources but cannot assign roles or manage access to others.
Descrição
MicrosoftCreate, update and delete federated credentials on user assigned managed identities in order to build a trust relationship between the managed identity, OpenID Connect (OIDC), and the service account.
Role Definition (JSON)
{"Name": "Azure Red Hat OpenShift Federated Credential","Id": "ef318e2a-8334-4a05-9e4a-295a196c6a6e","IsCustom": false,"Description": "Create, update and delete federated credentials on user assigned managed identities in order to build a trust relationship between the managed identity, OpenID Connect (OIDC), and the service account.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Red Hat OpenShift Federated Credential"
Azure CLI
az role definition list --name "Azure Red Hat OpenShift Federated Credential"