Search Results for

    Show / Hide Table of Contents

    TSphinxWebLogin.Authority Property

    The base URL of the Sphinx server to authenticate to.

    Remarks

    This property is required and must contain the base URL of the Sphinx server used to authenticate the users. From this URL, the component will automatically find the authorization endpoint (usually at /oauth/authorize) and the token endpoint (usually at /oauth/token) to perform the correct requests. Thus, you should not provide the URL to the endpoints themselves, but to the root URL of the Sphinx server.

    Syntax

    Unit: Sphinx.WebLogin

    property TSphinxWebLogin.Authority: string

    See also

    • TSphinxWebLogin
    In This Article
    Back to top TMS Sphinx v1.15
    © 2021 - 2025 tmssoftware.com