Skip to content

Add SCIM AARC "User" and "Group" schema#1241

Open
rmiccoli wants to merge 20 commits into
v1.15.xfrom
issue-1208
Open

Add SCIM AARC "User" and "Group" schema#1241
rmiccoli wants to merge 20 commits into
v1.15.xfrom
issue-1208

Conversation

@rmiccoli

@rmiccoli rmiccoli commented May 19, 2026

Copy link
Copy Markdown
Contributor

A new property, scim.enable-aarc (default: false), has been introduced to enable the core AARC "User" resource schema identified by the URI urn:geant:aarc-community:scim:schemas:core:1.0:User.

When the property scim.enable-aarc is set to true, the SCIM AARC schema extension for Group resource urn:geant:aarc-community:scim:schemas:core:1.0:Group is added to the /scim/Groups endpoint. This extension shows the group members, following the core schema, containing display, value and $ref sub-attributes.

@rmiccoli rmiccoli linked an issue May 19, 2026 that may be closed by this pull request
@sonarqubecloud

Copy link
Copy Markdown

@rmiccoli rmiccoli self-assigned this May 27, 2026
@enricovianello enricovianello force-pushed the develop branch 2 times, most recently from eb3474a to a97cdc3 Compare June 8, 2026 16:18
@enricovianello enricovianello added the v1.15.x Pull Request with features to add to next IAM feature release label Jun 13, 2026
@sonarqubecloud

Copy link
Copy Markdown

@enricovianello enricovianello changed the base branch from develop to v1.15.x June 18, 2026 16:44
@enricovianello enricovianello changed the title Add SCIM AARC "Group" schema Add SCIM AARC "User" and "Group" schema Jun 18, 2026
@enricovianello enricovianello linked an issue Jun 18, 2026 that may be closed by this pull request
@enricovianello enricovianello added the eosc It's a EOSC related fix/feature label Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

eosc It's a EOSC related fix/feature pr:under-review v1.15.x Pull Request with features to add to next IAM feature release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement the AARC Group Resource schema Implement the AARC User Resource schema

2 participants