Skip to content

Configuration - Specify which JWT claims pass through to MSSQL Session Context #1113

@yorek

Description

@yorek

As per discussion here: #1094, it would be good to have a way to define which element of the received JWT token are passed into the SESSION_CONTEXT. For example:

"context":{
  "userId":[$.user_id,$.objectid],
 "roles":"[$.userroles,$.roles]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions