ping-identity
    Preparing search index...

    Function createExternalIdpClient

    • Creates a reusable External IdP client instance for Journey flows.

      Parameters

      Returns ExternalIdpClient

      An External IdP client bound to the resolved configuration.

      Error when a non-empty redirectUri is missing a URI scheme.

      redirectUri is optional and captured once at factory creation time. When omitted, Android delegates Custom Tab redirects to the native appRedirectUriScheme manifest placeholder; provide it when you need Auth Tab support with a specific app return URI. Logger integration is optional and uses logger(...).nativeHandle.id when provided.