TOidcClient.RedirectUri Property
Gets or sets the URI to which the provider redirects the user after authorization.
Remarks
Must match one of the redirect URIs registered for ClientId at the provider.
Pass the full callback URL received at this URI to FinishAuthorize.
Syntax
Unit: Sphinx.OidcClient
property TOidcClient.RedirectUri: string