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 #4

Open
wants to merge 1 commit 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
renames user APIs -> Member APIs
small abstractions in TeamsEndpoints to facilitate reuse of logic
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

* Initial Implementation of SCIMTeamIndex and SCIMTeamDetails Endpoints
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