Skip to content

Support UTF-8 explicit signature at start of JSON file served from public_jwk_url (LTI Developer Configuration) #2639

Description

@PinkDuck

Describe the bug

With UTF-8 byte-order marker (BOM):
Identity server error: BadRequest
{"error":"invalid_request","error_description":"JWK Error: Invalid JSON"}

Without:
200 Success

During client_credentials OAuth2 JWT token request.

Screenshots or screen recordings

No response

Steps to reproduce

No response

What browsers are you seeing the problem on (if applicable)?

No response

Backtrace


Relevant log output


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions