Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/keystone/+spec/role-assignment-crud. Description: In Havana, we introduced the GET /role-assignment API, but deferred its promotion to a first class entity with full crud access. This would replace the existing grant crud of, e.g., DELETE /users/{user_id}/projects/{project_id}/roles/{role_id}. These would, of course, still be supported, but marked as depreciated. Specification URL (additional information): None