@sudoplatform/sudo-user
    Preparing search index...

    Class TESTAuthenticationProvider

    Authentication provider for generating authentication info using a TEST registration key.

    provider name. This name will be prepended to the generated UUID in JWT sub.

    PEM encoded RSA private key.

    key ID of the TEST registration key which is obtained from the admin console.

    additional attributes to be added to the issued authentication info.

    Implements

    Index

    Constructors

    Properties

    testRegistrationAudience: string = 'testRegisterAudience'
    testRegistrationIssuer: string = 'testRegisterIssuer'

    Methods