TrustedClaimIssuer

Hierarchy

  • TrustedClaimIssuer

Index

Properties

Properties

identity

identity: Identity

Defined in src/types/index.ts:347

Optional trustedFor

trustedFor? : ClaimType[]

Defined in src/types/index.ts:351

an undefined value means that the issuer is trusted for all claim types.

Last updated