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

Implement MSC4098: SCIM provisioning #17144

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from

Commits on Aug 13, 2024

  1. feat: SCIM implementation

    Implementation of a subset of SCIM endpoint and capabilities as
    described in MSC4098.
    
    Signed-off-by: Éloi Rivard <[email protected]>
    azmeuk committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f0aa456 View commit details
    Browse the repository at this point in the history
  2. fix: scim typing lint errors

    azmeuk committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    28fc1a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    c6dbad3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    634a22d View commit details
    Browse the repository at this point in the history
  2. update to scim-models 0.2.0

    azmeuk committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    04c39c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    c2fb23a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    5fafaf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    8c0d548 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    f1c1afd View commit details
    Browse the repository at this point in the history
  2. fix poetry.lock

    azmeuk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8904913 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fe2423 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    965a341 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c6f673 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f23459 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a548e44 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    76afb5d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    06cd88f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    35da83c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4311e65 View commit details
    Browse the repository at this point in the history