TrustedClaimIssuer

Hierarchy

  • TrustedClaimIssuer

Index

Properties

Properties

identity

identity: Identity

Defined in src/types/index.ts:355

Optional trustedFor

trustedFor? : ClaimType[]

Defined in src/types/index.ts:359

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

Last updated