Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICommandProfileAuthConfig

Hierarchy

  • ICommandProfileAuthConfig

Index

Properties

handler

handler: string

Path to the handler for the authentication service. The handler should inherit from Imperative BaseAuthHandler.

Optional login

Command properties for auth login <serviceName>

Optional logout

Command properties for auth logout <serviceName>

serviceName

serviceName: string

Name of the authentication service

Generated using TypeDoc