Skip to content

fix(auth): handle OIDC provider identifier keys#2035

Merged
brendt merged 5 commits intotempestphp:3.xfrom
luggesexe:3.x
Mar 11, 2026
Merged

fix(auth): handle OIDC provider identifier keys#2035
brendt merged 5 commits intotempestphp:3.xfrom
luggesexe:3.x

Conversation

@luggesexe
Copy link
Contributor

@luggesexe luggesexe commented Mar 10, 2026

Hello,

after talking on the Discord we figured, that Keycloak (and supposedly other Providers) pass "sub" instead of "id, uuid..." as identificator. Thus adding to the mapping with this PR.

Also: If a property is readonly, we should not try to unset it.

Credits go to @xHeaven

@xHeaven xHeaven changed the title Fixing OIDC Sub ID Parameter fix(auth): handle OIDC provider identifier keys Mar 10, 2026
@brendt brendt merged commit 32d847b into tempestphp:3.x Mar 11, 2026
75 checks passed
@brendt
Copy link
Member

brendt commented Mar 11, 2026

Tagged: https://github.com/tempestphp/tempest-framework/releases/tag/v3.3.1

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.

3 participants