Skip to content

OIDC updates from #2183 - Ensure username for OIDC accounts fit into db constraints#2376

Open
ihsaan-ullah wants to merge 4 commits into
developfrom
oidc
Open

OIDC updates from #2183 - Ensure username for OIDC accounts fit into db constraints#2376
ihsaan-ullah wants to merge 4 commits into
developfrom
oidc

Conversation

@ihsaan-ullah
Copy link
Copy Markdown
Collaborator

@ihsaan-ullah ihsaan-ullah commented May 15, 2026

Description

This PR originates from #2183 by Chris.

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

cjh1 and others added 2 commits February 11, 2026 15:25
The username column is constrained to 50 characters. It's possible
that a nickname or email derived username could be larger than this
( was in the case of Globus auth ). Truncate username to the 50
character limit.
Ensure username for OIDC accounts fit into db constraints
@ihsaan-ullah ihsaan-ullah self-assigned this May 15, 2026
@ihsaan-ullah
Copy link
Copy Markdown
Collaborator Author

ihsaan-ullah commented May 15, 2026

Tested. This works well.

@Didayolo I cannot approve this because I am the author of this PR. I let you approve and merge.

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.

2 participants