TrustedClaimIssuer
Hierarchy
TrustedClaimIssuer
Index
Properties
Properties
identity
• identity: Identity
Defined in src/types/index.ts:367
Optional
trustedFor
Optional
trustedFor• trustedFor? : ClaimType[]
Defined in src/types/index.ts:371
an undefined value means that the issuer is trusted for all claim types.
Last updated