fix: add Accept header for OIDC callback request #436
Reference in New Issue
Block a user
Delete Branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Added
Acceptheader for OIDC callback request to ensure proper content negotiation during token retrieval.Changes Made
Accept: application/jsonheader to the OIDC callback request handler.Related Issues
No related issues.
Screenshots / Demos
Not applicable — internal header addition only.
Checklist