• Gets the ICT Endpoint URL.

    Parameters

    • opBaseUrl: string

      Base or issuer URL of the OpenID Provider.

    • http: HttpRequestFunction = FETCH_HTTP_REQUEST_FUNCTION

      Optional HTTP Request function. Default is fetch.

    Returns Promise<string>

    ICT Endpoint URL.

    Throws

    If endpoint was not found at discovery endpoint.

Generated using TypeDoc