Customer Portal

identifying CloverDX URL and installed Port number

Comments 1

  • Avatar
    Ladislav Szabo
    • Official comment
    Comment actions Permalink

    Hi Ganesh,

    For local projects, the redirect URL is as follows: http://localhost:/clover/oauth2
    The runtime port is randomly picked from the range of 49152 - 65535 when the CloverDX Designer's Runtime process starts, and this port changes every time you restart the Runtime process. Since you are registering the redirect URL in the application of the OAuth2 provider, you want to hardcode the Runtime port for the redirect URL to stay the same.
    To force a specific port for the Runtime, in your CloverDX Designer, navigate to Window > Preferences > CloverDX > CloverDX Runtime. Check the "Use specific port for runtime" checkbox and set the desired port number.

    Kind regards.

Please sign in to leave a comment.