Skip to content

[LIMS-2323] Fix user info endpoint in OIDC - #1091

Merged
ndg63276 merged 3 commits into
pre-release/2026-R4.1from
fix/lims-2323/fix-userinfo
Aug 24, 2026
Merged

[LIMS-2323] Fix user info endpoint in OIDC#1091
ndg63276 merged 3 commits into
pre-release/2026-R4.1from
fix/lims-2323/fix-userinfo

Conversation

@gfrn

@gfrn gfrn commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

JIRA ticket: LIMS-2323

Summary:

Following Keycloak updates, we need to use the introspection endpoint instead of user info.

Changes:

  • Use introspection endpoint

To test:

@gfrn gfrn self-assigned this Aug 24, 2026
@gfrn gfrn added bug php Pull requests that update PHP code labels Aug 24, 2026
@ndg63276
ndg63276 changed the base branch from master to pre-release/2026-R4.1 August 24, 2026 15:35
@ndg63276
ndg63276 merged commit c9228d9 into pre-release/2026-R4.1 Aug 24, 2026
2 checks passed
@ndg63276
ndg63276 deleted the fix/lims-2323/fix-userinfo branch August 24, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug php Pull requests that update PHP code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants