Auth0 Node.js SDK - v6.0.0
    Preparing search index...

    Type Alias ConnectionsDiscoveryUrl

    ConnectionsDiscoveryUrl: string | null | undefined

    URL of the identity provider's OIDC Discovery endpoint (/.well-known/openid-configuration). When provided and oidc_metadata is empty, Auth0 automatically retrieves the provider's configuration including endpoints and supported features. Only applicable when strategy=oidc, okta, or samlp.