TrustedClaimIssuers
Last updated
Was this helpful?
Last updated
Was this helpful?
Handles all Security Token Default Trusted Claim Issuers related functionality
Namespace‹›
↳ TrustedClaimIssuers
Add the supplied Identities to the Security Token's list of trusted claim issuers
note
required role:
Security Token Owner
Protected
contextInherited from void
Protected
parentInherited from void
Remove the supplied Identities from the Security Token's list of trusted claim issuers *
param
array of Identities (or DIDs) of the default claim issuers
note
required role:
Security Token Owner
Assign a new default list of trusted claim issuers to the Security Token by replacing the existing ones with the list passed as a parameter
This requires two transactions
param
array of Identity IDs of the default Trusted Claim Issuers
note
required role:
Security Token Owner
Retrieve the current default trusted claim issuers of the Security Token
note
can be subscribed to
Parameters:
Name
Type
callback
• add: ProcedureMethod‹, ›
Defined in
param
array of
• context:
Defined in
• parent:
Defined in
• remove: ProcedureMethod‹, ›
Defined in
• set: ProcedureMethod‹, ›
Defined in
▸ get(): Promise‹[]›
Defined in
Returns: Promise‹[]›
▸ get(callback
: ‹[]›): Promise‹›
Defined in
‹[]›
Returns: Promise‹›