Skip to content

Normalize attribute references and add projection helpers#1089

Open
bdemers wants to merge 1 commit intofeature/pagination-helpersfrom
feature/attribute-normalization
Open

Normalize attribute references and add projection helpers#1089
bdemers wants to merge 1 commit intofeature/pagination-helpersfrom
feature/attribute-normalization

Conversation

@bdemers
Copy link
Copy Markdown
Member

@bdemers bdemers commented Mar 30, 2026

Add AttributeReference.isFullyQualified() and deprecate hasUrn().
Normalize unqualified AttributeReference objects to fully qualified
form in BaseResourceTypeResourceImpl before creating ScimRequestContext,
searching base and extension schemas for the resource type.

Add getIncludedAttributeNames() and getExcludedAttributeNames() on
ScimRequestContext — returns fully qualified strings since the server
layer pre-qualifies all references.

Generated-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

@bdemers
Copy link
Copy Markdown
Member Author

bdemers commented Mar 30, 2026

Add AttributeReference.isFullyQualified() and deprecate hasUrn().
Normalize unqualified AttributeReference objects to fully qualified
form in BaseResourceTypeResourceImpl before creating ScimRequestContext,
searching base and extension schemas for the resource type.

Add getIncludedAttributeNames() and getExcludedAttributeNames() on
ScimRequestContext — returns fully qualified strings since the server
layer pre-qualifies all references.

Generated-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bdemers bdemers force-pushed the feature/pagination-helpers branch from 36d37cb to 49da5d1 Compare March 30, 2026 22:03
@bdemers bdemers force-pushed the feature/attribute-normalization branch from 1b4dea5 to 18989d9 Compare March 30, 2026 22:03
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.

1 participant