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

Team SCIM API Implementation Rebase #4

Open
wants to merge 8 commits into
base: TeamAPIImplBase
Choose a base branch
from

Conversation

GerevSec
Copy link
Owner

@GerevSec GerevSec commented Aug 5, 2021

Summary

Initial Implementation of SCIM TeamDetails and TeamIndex
Supports:
creating teams | renaming teams | adding members to teams | removing members from teams |
replacing entire team member sets | deleting teams
small abstractions in TeamsEndpoints to facilitate reuse of logic

Technical -
renames user APIs -> Member APIs
Added SCIM Team Serializer
Added SCIM Team + Details Endpoint classes & URLS
Code cleanup across Organization team/member(user)
Added SCIM Group Tests, Updated SCIM Memeber Tests

TODOs:
works with okta on an example org
passes okta runscope group tests (there's only a couple)
works with azure on an example org

Start CR

Copy link

@jgeralnik jgeralnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

2 participants