Package version:

Interface SsoProperties

Single sign-on related configuration

Hierarchy

  • SsoProperties

Properties

clientId?: string

The public identifier for the application

clientSecret?: string

The secret known only to the application and the authorization server

issuerUri?: string

The URI of Issuer Identifier

scope?: string[]

It defines the specific actions applications can be allowed to do on a user's behalf

Generated using TypeDoc