Version 2021

UsherServerBaseURL (server-side)

Sets the base URL to call Identity Server. By default, the Identity Server URL is https://api.usher.com/. If you have an on-premises installation, you can specify an alternate URL.

Property signature

public String getUsherServerBaseURL();

public void setUsherServerBaseURL(String usherUsherServerBaseURL);