Options
All
  • Public
  • Public/Protected
  • All
Menu
deprecated

Since v1.46.0. This interface will not be replaced. Use the higher level JWT types directly. Keys in the JWT related to the user.

Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.

Hierarchy

  • RegisteredJWTClaimsUser

Index

Properties

email?: string
family_name?: string
given_name?: string
scope?: string[]
user_id?: string
user_name?: string
xs.user.attributes?: Map<string, string[]>