Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DynamicAuthenticationPolicy

Policy on how to authenticate requests when multiple authentication options are configured for a deployment. For an incoming request, the value of selector specified under selectionSource will be matched against the keys specified for each authentication server. The authentication server whose key matches the value of selector will be used for authentication.

Properties

authenticationServers

authenticationServers: Array<AuthenticationServerPolicy>

List of authentication servers to choose from during dynamic authentication.

selectionSource

Functions

getDeserializedJsonObj

getJsonObj