Search Results for

    Show / Hide Table of Contents

    IClientFacade.IsValidRedirectUri Method

    Validates the redirect URI sent in the authorization request.

    Remarks

    Clients should restrict the allowed redirect URIs that can be used. Thus, this function should return true only if the requested URI is accepted by the client.

    Syntax

    Unit: Sphinx.ClientFacade

    function IClientFacade.IsValidRedirectUri(const RedirectUri: string): Boolean; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const RedirectUri string

    See also

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