The following is an overview of all available policies in Keystone. For a sample configuration file, refer to policy.yaml.
admin_required
Default: | role:admin or is_admin:1 |
---|
(no description provided)
service_role
Default: | role:service |
---|
(no description provided)
service_or_admin
Default: | rule:admin_required or rule:service_role |
---|
(no description provided)
owner
Default: | user_id:%(user_id)s |
---|
(no description provided)
admin_or_owner
Default: | rule:admin_required or rule:owner |
---|
(no description provided)
token_subject
Default: | user_id:%(target.token.user_id)s |
---|
(no description provided)
admin_or_token_subject
Default: | rule:admin_required or rule:token_subject |
---|
(no description provided)
service_admin_or_token_subject
Default: | rule:service_or_admin or rule:token_subject |
---|
(no description provided)
identity:get_application_credential
Default: |
|
---|---|
Operations: |
|
Show application credential details.
identity:list_application_credentials
Default: |
|
---|---|
Operations: |
|
List application credentials for a user.
identity:create_application_credential
Default: |
|
---|---|
Operations: |
|
Create an application credential.
identity:delete_application_credential
Default: |
|
---|---|
Operations: |
|
Delete an application credential.
identity:authorize_request_token
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Authorize OAUTH1 request token.
identity:get_access_token
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Get OAUTH1 access token for user by access token ID.
identity:get_access_token_role
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Get role for user OAUTH1 access token.
identity:list_access_tokens
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List OAUTH1 access tokens for user.
identity:list_access_token_roles
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List OAUTH1 access token roles.
identity:delete_access_token
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete OAUTH1 access token.
identity:get_auth_catalog
Default: | <empty string> |
---|---|
Operations: |
|
Get service catalog.
identity:get_auth_projects
Default: | <empty string> |
---|---|
Operations: |
|
List all projects a user has access to via role assignments.
identity:get_auth_domains
Default: | <empty string> |
---|---|
Operations: |
|
List all domains a user has access to via role assignments.
identity:get_auth_system
Default: | <empty string> |
---|---|
Operations: |
|
List systems a user has access to via role assignments.
identity:get_consumer
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Show OAUTH1 consumer details.
identity:list_consumers
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List OAUTH1 consumers.
identity:create_consumer
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create OAUTH1 consumer.
identity:update_consumer
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update OAUTH1 consumer.
identity:delete_consumer
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete OAUTH1 consumer.
identity:get_credential
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Show credentials details.
identity:list_credentials
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List credentials.
identity:create_credential
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create credential.
identity:update_credential
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update credential.
identity:delete_credential
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete credential.
identity:get_domain
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Show domain details.
identity:list_domains
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List domains.
identity:create_domain
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create domain.
identity:update_domain
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update domain.
identity:delete_domain
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete domain.
identity:create_domain_config
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create domain configuration.
identity:get_domain_config
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Get the entire domain configuration for a domain, an option group within a domain, or a specific configuration option within a group for a domain.
identity:get_security_compliance_domain_config
Default: | <empty string> |
---|---|
Operations: |
|
Scope Types: |
|
Get security compliance domain configuration for either a domain or a specific option in a domain.
identity:update_domain_config
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update domain configuration for either a domain, specific group or a specific option in a group.
identity:delete_domain_config
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete domain configuration for either a domain, specific group or a specific option in a group.
identity:get_domain_config_default
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Get domain configuration default for either a domain, specific group or a specific option in a group.
identity:ec2_get_credential
Default: |
|
---|---|
Operations: |
|
Show ec2 credential details.
identity:ec2_list_credentials
Default: |
|
---|---|
Operations: |
|
List ec2 credentials.
identity:ec2_create_credential
Default: |
|
---|---|
Operations: |
|
Create ec2 credential.
identity:ec2_delete_credential
Default: |
|
---|---|
Operations: |
|
Delete ec2 credential.
identity:get_endpoint
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Show endpoint details.
identity:list_endpoints
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List endpoints.
identity:create_endpoint
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create endpoint.
identity:update_endpoint
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update endpoint.
identity:delete_endpoint
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete endpoint.
identity:create_endpoint_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create endpoint group.
identity:list_endpoint_groups
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List endpoint groups.
identity:get_endpoint_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Get endpoint group.
identity:update_endpoint_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update endpoint group.
identity:delete_endpoint_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete endpoint group.
identity:list_projects_associated_with_endpoint_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List all projects associated with a specific endpoint group.
identity:list_endpoints_associated_with_endpoint_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List all endpoints associated with an endpoint group.
identity:get_endpoint_group_in_project
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Check if an endpoint group is associated with a project.
identity:list_endpoint_groups_for_project
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List endpoint groups associated with a specific project.
identity:add_endpoint_group_to_project
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Allow a project to access an endpoint group.
identity:remove_endpoint_group_from_project
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Remove endpoint group from project.
identity:check_grant
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Check a role grant between a target and an actor. A target can be either a domain or a project. An actor can be either a user or a group. These terms also apply to the OS-INHERIT APIs, where grants on the target are inherited to all projects in the subtree, if applicable.
identity:list_grants
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List roles granted to an actor on a target. A target can be either a domain or a project. An actor can be either a user or a group. For the OS-INHERIT APIs, it is possible to list inherited role grants for actors on domains, where grants are inherited to all projects in the specified domain.
identity:create_grant
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create a role grant between a target and an actor. A target can be either a domain or a project. An actor can be either a user or a group. These terms also apply to the OS-INHERIT APIs, where grants on the target are inherited to all projects in the subtree, if applicable.
identity:revoke_grant
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Revoke a role grant between a target and an actor. A target can be either a domain or a project. An actor can be either a user or a group. These terms also apply to the OS-INHERIT APIs, where grants on the target are inherited to all projects in the subtree, if applicable. In that case, revoking the role grant in the target would remove the logical effect of inheriting it to the target’s projects subtree.
identity:list_system_grants_for_user
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List all grants a specific user has on the system.
identity:check_system_grant_for_user
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Check if a user has a role on the system.
identity:create_system_grant_for_user
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Grant a user a role on the system.
identity:revoke_system_grant_for_user
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Remove a role from a user on the system.
identity:list_system_grants_for_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List all grants a specific group has on the system.
identity:check_system_grant_for_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Check if a group has a role on the system.
identity:create_system_grant_for_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Grant a group a role on the system.
identity:revoke_system_grant_for_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Remove a role from a group on the system.
identity:get_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Show group details.
identity:list_groups
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List groups.
identity:list_groups_for_user
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List groups to which a user belongs.
identity:create_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create group.
identity:update_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update group.
identity:delete_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete group.
identity:list_users_in_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List members of a specific group.
identity:remove_user_from_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Remove user from group.
identity:check_user_in_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Check whether a user is a member of a group.
identity:add_user_to_group
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Add user to group.
identity:create_identity_provider
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create identity provider.
identity:list_identity_providers
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List identity providers.
identity:get_identity_provider
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Get identity provider.
identity:update_identity_provider
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update identity provider.
identity:delete_identity_provider
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete identity provider.
identity:get_implied_role
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Get information about an association between two roles. When a relationship exists between a prior role and an implied role and the prior role is assigned to a user, the user also assumes the implied role.
identity:list_implied_roles
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List associations between two roles. When a relationship exists between a prior role and an implied role and the prior role is assigned to a user, the user also assumes the implied role. This will return all the implied roles that would be assumed by the user who gets the specified prior role.
identity:create_implied_role
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create an association between two roles. When a relationship exists between a prior role and an implied role and the prior role is assigned to a user, the user also assumes the implied role.
identity:delete_implied_role
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete the association between two roles. When a relationship exists between a prior role and an implied role and the prior role is assigned to a user, the user also assumes the implied role. Removing the association will cause that effect to be eliminated.
identity:list_role_inference_rules
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List all associations between two roles in the system. When a relationship exists between a prior role and an implied role and the prior role is assigned to a user, the user also assumes the implied role.
identity:check_implied_role
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Check an association between two roles. When a relationship exists between a prior role and an implied role and the prior role is assigned to a user, the user also assumes the implied role.
identity:get_limit_model
Default: | <empty string> |
---|---|
Operations: |
|
Scope Types: |
|
Get limit enforcement model.
identity:get_limit
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Show limit details.
identity:list_limits
Default: | <empty string> |
---|---|
Operations: |
|
Scope Types: |
|
List limits.
identity:create_limits
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create limits.
identity:update_limit
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update limit.
identity:delete_limit
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete limit.
identity:create_mapping
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create a new federated mapping containing one or more sets of rules.
identity:get_mapping
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Get a federated mapping.
identity:list_mappings
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List federated mappings.
identity:delete_mapping
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete a federated mapping.
identity:update_mapping
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update a federated mapping.
identity:get_policy
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Show policy details.
identity:list_policies
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List policies.
identity:create_policy
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create policy.
identity:update_policy
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update policy.
identity:delete_policy
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete policy.
identity:create_policy_association_for_endpoint
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Associate a policy to a specific endpoint.
identity:check_policy_association_for_endpoint
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Check policy association for endpoint.
identity:delete_policy_association_for_endpoint
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete policy association for endpoint.
identity:create_policy_association_for_service
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Associate a policy to a specific service.
identity:check_policy_association_for_service
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Check policy association for service.
identity:delete_policy_association_for_service
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete policy association for service.
identity:create_policy_association_for_region_and_service
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Associate a policy to a specific region and service combination.
identity:check_policy_association_for_region_and_service
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Check policy association for region and service.
identity:delete_policy_association_for_region_and_service
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete policy association for region and service.
identity:get_policy_for_endpoint
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Get policy for endpoint.
identity:list_endpoints_for_policy
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List endpoints for policy.
identity:get_project
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Show project details.
identity:list_projects
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List projects.
identity:list_user_projects
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List projects for user.
identity:create_project
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create project.
identity:update_project
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update project.
identity:delete_project
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete project.
identity:list_project_tags
Default: |
|
---|---|
Operations: |
|
List tags for a project.
identity:get_project_tag
Default: |
|
---|---|
Operations: |
|
Check if project contains a tag.
identity:update_project_tags
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Replace all tags on a project with the new set of tags.
identity:create_project_tag
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Add a single tag to a project.
identity:delete_project_tags
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Remove all tags from a project.
identity:delete_project_tag
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete a specified tag from project.
identity:list_projects_for_endpoint
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List projects allowed to access an endpoint.
identity:add_endpoint_to_project
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Allow project to access an endpoint.
identity:check_endpoint_in_project
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Check if a project is allowed to access an endpoint.
identity:list_endpoints_for_project
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List the endpoints a project is allowed to access.
identity:remove_endpoint_from_project
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Remove access to an endpoint from a project that has previously been given explicit access.
identity:create_protocol
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create federated protocol.
identity:update_protocol
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update federated protocol.
identity:get_protocol
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Get federated protocol.
identity:list_protocols
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List federated protocols.
identity:delete_protocol
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete federated protocol.
identity:get_region
Default: | <empty string> |
---|---|
Operations: |
|
Scope Types: |
|
Show region details.
identity:list_regions
Default: | <empty string> |
---|---|
Operations: |
|
Scope Types: |
|
List regions.
identity:create_region
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create region.
identity:update_region
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update region.
identity:delete_region
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete region.
identity:get_registered_limit
Default: | <empty string> |
---|---|
Operations: |
|
Scope Types: |
|
Show registered limit details.
identity:list_registered_limits
Default: | <empty string> |
---|---|
Operations: |
|
Scope Types: |
|
List registered limits.
identity:create_registered_limits
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create registered limits.
identity:update_registered_limit
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update registered limit.
identity:delete_registered_limit
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete registered limit.
identity:list_revoke_events
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List revocation events.
identity:get_role
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Show role details.
identity:list_roles
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List roles.
identity:create_role
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create role.
identity:update_role
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update role.
identity:delete_role
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete role.
identity:get_domain_role
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Show domain role.
identity:list_domain_roles
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List domain roles.
identity:create_domain_role
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create domain role.
identity:update_domain_role
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update domain role.
identity:delete_domain_role
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete domain role.
identity:list_role_assignments
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List role assignments.
identity:list_role_assignments_for_tree
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List all role assignments for a given tree of hierarchical projects.
identity:get_service
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Show service details.
identity:list_services
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List services.
identity:create_service
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create service.
identity:update_service
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update service.
identity:delete_service
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete service.
identity:create_service_provider
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create federated service provider.
identity:list_service_providers
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List federated service providers.
identity:get_service_provider
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Get federated service provider.
identity:update_service_provider
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update federated service provider.
identity:delete_service_provider
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete federated service provider.
identity:revocation_list
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List revoked PKI tokens.
identity:check_token
Default: |
|
---|---|
Operations: |
|
Check a token.
identity:validate_token
Default: |
|
---|---|
Operations: |
|
Validate a token.
identity:revoke_token
Default: |
|
---|---|
Operations: |
|
Revoke a token.
identity:create_trust
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create trust.
identity:list_trusts
Default: | <empty string> |
---|---|
Operations: |
|
Scope Types: |
|
List trusts.
identity:list_roles_for_trust
Default: | <empty string> |
---|---|
Operations: |
|
Scope Types: |
|
List roles delegated by a trust.
identity:get_role_for_trust
Default: | <empty string> |
---|---|
Operations: |
|
Scope Types: |
|
Check if trust delegates a particular role.
identity:delete_trust
Default: | <empty string> |
---|---|
Operations: |
|
Scope Types: |
|
Revoke trust.
identity:get_trust
Default: | <empty string> |
---|---|
Operations: |
|
Scope Types: |
|
Get trust.
identity:get_user
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Show user details.
identity:list_users
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
List users.
identity:list_projects_for_user
Default: | <empty string> |
---|---|
Operations: |
|
List all projects a user has access to via role assignments.
identity:list_domains_for_user
Default: | <empty string> |
---|---|
Operations: |
|
List all domains a user has access to via role assignments.
identity:create_user
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Create a user.
identity:update_user
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Update a user, including administrative password resets.
identity:delete_user
Default: |
|
---|---|
Operations: |
|
Scope Types: |
|
Delete a user.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.