Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SsoProperties

Package version

Single sign-on related configuration

Hierarchy

  • SsoProperties

Index

Properties

Optional clientId

clientId: undefined | string

The public identifier for the application

Optional clientSecret

clientSecret: undefined | string

The secret known only to the application and the authorization server

Optional issuerUri

issuerUri: undefined | string

The URI of Issuer Identifier

Optional scope

scope: string[]

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

Generated using TypeDoc