Skip to content

issue-1931 nameid lookup api#1959

Open
kayjoosten wants to merge 2 commits intomainfrom
feature/1931-nameid-lookup-api
Open

issue-1931 nameid lookup api#1959
kayjoosten wants to merge 2 commits intomainfrom
feature/1931-nameid-lookup-api

Conversation

@kayjoosten
Copy link
Copy Markdown
Contributor

No description provided.

Two new endpoints on the internal API:
- POST /info/users/nameid — forward lookup (sho + uid + sp_entityid → nameid)
- POST /info/users/id — reverse lookup (nameid → sho + uid + sp_entityid)

Both require ROLE_API_USER_NAMEID_LOOKUP and are feature-flag gated.
@kayjoosten kayjoosten force-pushed the feature/1931-nameid-lookup-api branch from 71be884 to 2ed58fd Compare March 31, 2026 06:34
@kayjoosten kayjoosten requested a review from johanib March 31, 2026 06:34
@kayjoosten kayjoosten linked an issue Mar 31, 2026 that may be closed by this pull request
@kayjoosten kayjoosten changed the title Feature/1931 nameid lookup api issue-1931 nameid lookup api Mar 31, 2026
@kayjoosten kayjoosten force-pushed the feature/1931-nameid-lookup-api branch from 2ed58fd to 6367c74 Compare March 31, 2026 08:41
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.

Add internal API to look up NameID for specific user/SP

1 participant