Skip to content

user_claim and realm_claim null if upstream returns 405 #29

@wodzuu

Description

@wodzuu

Observed with version 1.6.1

To reproduce:

  1. Make upstream server return 405 for the test http call
  2. Make the test call with JWT bearer token

Expected:

The call is logged in the clickhouse log table and is properly annotated with user_claim and realm_claim extracted from the token

Actual:

Both user_claim and realm_claim are null

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions