Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[management] Feature - Migration to Zitadel v2 API #2994

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

remipcomaite
Copy link

@remipcomaite remipcomaite commented Dec 6, 2024

Describe your changes

Hello,

I propose a PR to migrate to Zitadel API v2.

This allows to authenticate users from different organizations.

The endpoint for the management API changes from "/management/v1" to "/v2".

To be able to authenticate users from multiple organizations, you must add the User service in each organization with the "Org User Manager" role as described in the Netbird documentation.

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

@CLAassistant
Copy link

CLAassistant commented Dec 6, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

sonarcloud bot commented Dec 6, 2024

@remipcomaite remipcomaite changed the title Feature - Migration to Zitadel v2 API [management] Feature - Migration to Zitadel v2 API Dec 6, 2024
@braginini
Copy link
Contributor

Thank you for the contribution @remipcomaite
Is this backwards compatible with the previous version?

@remipcomaite
Copy link
Author

Hello @braginini ,

The code is not backwards compatible because V1 of the API will be deprecated in the long term.
I changed the endpoints and some properties to match the API calls with V2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants