Skip to content

add oidc token exchange endpoint#2511

Merged
p-hoffmann merged 2 commits intowebapi-3.0from
p-hoffmann/oidc2
Apr 26, 2026
Merged

add oidc token exchange endpoint#2511
p-hoffmann merged 2 commits intowebapi-3.0from
p-hoffmann/oidc2

Conversation

@p-hoffmann
Copy link
Copy Markdown
Member

@p-hoffmann p-hoffmann commented Apr 26, 2026

This pull request introduces a new direct OIDC login endpoint and refactors OIDC role synchronization to improve maintainability and security. The main changes include adding a /user/login/openidDirect endpoint for direct OIDC authentication using Bearer tokens, centralizing and improving the logic for synchronizing OIDC roles, and ensuring only known roles are assigned to users.

@p-hoffmann p-hoffmann marked this pull request as ready for review April 26, 2026 04:48
@p-hoffmann p-hoffmann merged commit 7c957c3 into webapi-3.0 Apr 26, 2026
6 checks passed
@p-hoffmann p-hoffmann deleted the p-hoffmann/oidc2 branch April 26, 2026 05:08
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