Interface ISSOServerOption

Hierarchy

  • ISSOServerOption

Properties

loginPath?: string
parameterName?: ISSOParameterName

name for url query parameters

sessionSet?: Set<string>
ssoPath?: string
tokenName?: string

token name for cookie or http header

Generated using TypeDoc