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