Skip to content

feat(scim): add scim_users, scim_tokens tables - #2745

Merged
xlgmokha merged 4 commits into
masterfrom
scim/1-migrations
Aug 27, 2026
Merged

feat(scim): add scim_users, scim_tokens tables#2745
xlgmokha merged 4 commits into
masterfrom
scim/1-migrations

Conversation

@xlgmokha

@xlgmokhaxlgmokha commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

Feature. Add scim_users and scim_tokens tables.

What is the current behavior?

These tables do not exist.

What is the new behavior?

These tables are added to support the SCIM API.

Additional context

Extracted from #2731

@xlgmokhaxlgmokha self-assigned this Aug 26, 2026
@xlgmokha
xlgmokha marked this pull request as ready for review August 26, 2026 01:01
@xlgmokha
xlgmokha requested a review from a team as a code ownerAugust 26, 2026 01:01
Comment threadmigrations/20260821000000_add_scim_users.up.sql
Comment threadmigrations/20260821020000_add_scim_groups.up.sql Outdated
Comment threadmigrations/20260821020000_add_scim_groups.up.sql Outdated
@blacksmith-sh

This comment has been minimized.

@blacksmith-sh

This comment has been minimized.

@xlgmokha
xlgmokha marked this pull request as draft August 26, 2026 21:52
@xlgmokhaxlgmokha changed the title feat(scim): add scim_users, scim_tokens, scim_groups tablesfeat(scim): add scim_users, scim_tokens tablesAug 26, 2026
Comment threadmigrations/20260821000000_add_scim_users.up.sql
@xlgmokha
xlgmokhaforce-pushed the scim/1-migrations branch 2 times, most recently from a7c9b2d to 368471eCompareAugust 26, 2026 23:31
@xlgmokha
xlgmokha marked this pull request as ready for review August 27, 2026 00:26
Comment threadmigrations/20260821000000_add_scim_users.up.sql Outdated
Comment threadmigrations/20260821000000_add_scim_users.up.sql
Comment threadmigrations/20260821000000_add_scim_users.up.sql
Comment threadmigrations/20260821000000_add_scim_users.up.sql
xlgmokha added a commit to xlgmokha/auth.supa that referenced this pull request Aug 27, 2026
@xlgmokha
xlgmokha merged commit 9c8b7ee into masterAug 27, 2026
12 checks passed
@xlgmokha
xlgmokha deleted the scim/1-migrations branch August 27, 2026 17:11
Sign up for freeto 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.

2 participants

@xlgmokha@fadymak