Skip to content
Snippets Groups Projects

Expose :active attribute to SCIM API

Merged Jio Castillo requested to merge 387453-add-active-attribute-to-scim-api into master
All threads resolved!

What does this MR do and why?

Exposes the :active attribute for SCIM identities so group owners can distinguish between active and inactive identities associated to users.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. For a group with SCIM enabled and users with SCIM identities, execute the following:
  • curl --location --request GET '{instance_url}/api/v4/groups/:groupID/scim/identities' --header 'Private-Token: TOKEN'

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #387453 (closed) and customer Zendesk ticket(internal)

Edited by Jio Castillo

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading