Skip to content

allOfPeerIdentities

function allOfPeerIdentities(
providers,
identityLinker,
principalProvider?): PeerAuthenticationPolicy;

Defined in: src/identity.ts:701

Requires all providers, links their identities, and selects a primary principal.

Parameter Type
providers readonly string[]
identityLinker PeerIdentityLinker
principalProvider string

PeerAuthenticationPolicy