zitadel_create_project
Create a new project in Zitadel to organize applications, roles, and grants for user authentication management.
Instructions
Create a new project in Zitadel. Projects contain applications, roles, and grants.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name | |
| projectRoleAssertion | No | Include roles in tokens (default: true) | |
| projectRoleCheck | No | Only allow users with grants to authenticate (default: false) |