TSphinxConfig.ExternalProviders Property
Holds the list of upstream (external) identity providers.
Remarks
Use ExternalProviders to register external OAuth2/OpenID Connect servers that Sphinx can delegate authentication to, acting as an identity broker (IdP proxy). Each provider has a unique name used to reference it when resolving which provider should handle a given authorization request.
Syntax
Unit: Sphinx.Comp.Config
property TSphinxConfig.ExternalProviders: TSphinxExternalProviders