Skip to content

Feature/organizations #500

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

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

WilfredDube
Copy link

@WilfredDube WilfredDube commented Dec 30, 2024

feature: adding organizations APIs handler to

  1. Create an organization
  2. Delete an organization
  3. Get a filtered list of organizations
  4. Get an organization by its ID
  5. Update an organization
  6. Invite or add users to an organization
  7. Get organization members
  8. Get member associated organizations

Also added - Organizations models, form param model for invitee

Added tests

@WilfredDube
Copy link
Author

feature: adding organizations APIs handler to

  1. Get an organization by its ID
  2. Update an organization

Added tests

@dlnilsson
Copy link

You need to append organizationsEnabled to RealmRepresentation

@WilfredDube
Copy link
Author

@dlnilsson, I have append organizations as well. I just made a mistake in the commit message, I meant to write RealmRepresentation.

image

@dlnilsson
Copy link

@WilfredDube , I had to fork your fork and so some additional changes to get the organization feature to work for my use-case, WilfredDube/gocloak@main...dlnilsson:gocloak:main you may want to cherry-pick some of these changes.

@egandro
Copy link

egandro commented Feb 2, 2025

+1 for this PR.

Can you guys also bring in the additional patch of @dlnilsson ?

@ianaz
Copy link

ianaz commented Feb 18, 2025

+1
Would be nice to have this merged

@msvechla
Copy link
Contributor

msvechla commented Feb 28, 2025

+1 looking forward to use the organizations API with gocloak. If further work is needed let us know, I can also jump in and support

@egandro
Copy link

egandro commented Apr 7, 2025

Can you guys please review this?

Big thank you!

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.

5 participants