Skip to content

Docs for SCIM mappings#8463

Merged
nadavsteindler merged 3 commits intomasterfrom
chore/mapping-scim-docs
Jan 6, 2025
Merged

Docs for SCIM mappings#8463
nadavsteindler merged 3 commits intomasterfrom
chore/mapping-scim-docs

Conversation

@nadavsteindler
Copy link
Copy Markdown
Contributor

Closes #8462

@nadavsteindler nadavsteindler self-assigned this Jan 5, 2025
@nadavsteindler nadavsteindler added docs Improvements or additions to documentation exclude-changelog PR description should not be included in next release changelog labels Jan 5, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 5, 2025

♻️ PR Preview 6742d4a has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 5, 2025

E2E Test Results - DynamoDB Local - Local Block Adapter

13 passed

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 5, 2025

E2E Test Results - Quickstart

11 passed

@nadavsteindler nadavsteindler force-pushed the chore/mapping-scim-docs branch from 6912a99 to 5ec9612 Compare January 6, 2025 08:43
Copy link
Copy Markdown
Contributor

@guy-har guy-har left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Comment thread docs/howto/scim.md Outdated
6. Configure provisioning attribute mappings(this determines which attributes are sent to the lakeFS SCIM endpoint)

## Required Attributes
The LakeFS SCIM implementation has a number of attributes that it expects to see in requests. Missing, incorrect, or extraneous attributes will generally result in a 400 error code. The User attribute requires username, externalId, emails, and active. The group attribute requires displayName, externalId, and members.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can list the attributes with a short description and required or not

@nadavsteindler nadavsteindler enabled auto-merge (squash) January 6, 2025 12:36
@nadavsteindler nadavsteindler merged commit e60ec42 into master Jan 6, 2025
@nadavsteindler nadavsteindler deleted the chore/mapping-scim-docs branch January 6, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation exclude-changelog PR description should not be included in next release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SCIM Docs Mapping

2 participants