zitadel-tools
zitadel-tools copied to clipboard
The key2jwt currently is only able to handle RSA private keys in PKCS1 format. Depending on the tool and version used to create a key pair, the create private key...
The current Auth0 migration tool currently transforms data: | Source (Auth0) | Destination (ZITADEL) | | --------------------------- | --------------------- | | `email` | `userName` | | `name` | `firstName` |...
This simplifies the provisioning of local development environments. One can setup its organization, project, users, etc, and export instance data to a JSON file. Then, when creating a new development...
Bumps [github.com/zitadel/zitadel-go/v3](https://github.com/zitadel/zitadel-go) from 3.1.1 to 3.2.0. Release notes Sourced from github.com/zitadel/zitadel-go/v3's releases. v3.2.0 3.2.0 (2024-10-09) Features auth: allow setting external secure (18e93f0) auth: allow setting external secure (#389) (324d8db), closes...
Bumps google.golang.org/protobuf from 1.34.2 to 1.35.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 4.6.0. Release notes Sourced from codecov/codecov-action's releases. v4.6.0 What's Changed build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 by @dependabot in codecov/codecov-action#1481 build(deps): bump actions/checkout from...
Bumps [github.com/zitadel/oidc/v3](https://github.com/zitadel/oidc) from 3.29.1 to 3.30.1. Release notes Sourced from github.com/zitadel/oidc/v3's releases. v3.30.1 3.30.1 (2024-10-04) Bug Fixes fix slice init length (#658) (97d7b28) v3.30.0 3.30.0 (2024-09-20) Features oidc: return defined...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.2 to 5.4.3. Release notes Sourced from codecov/codecov-action's releases. v5.4.3 What's Changed fix: OIDC on forks by @joseph-sentry in codecov/codecov-action#1823 build(deps): bump github/codeql-action from 3.28.13 to 3.28.17...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [github.com/zitadel/zitadel-go/v3](https://github.com/zitadel/zitadel-go) from 3.17.1 to 3.18.1. Release notes Sourced from github.com/zitadel/zitadel-go/v3's releases. v3.18.1 3.18.1 (2025-11-14) Bug Fixes update zitadel api to v4.6.5 (f25f8d1) Update ZITADEL API to v4.6.6 (#538) (afb407c)...