Forum Discussion
Here's more info on that method
public static LithiumSSOClient getInstance
(java.lang.String keyPath,
java.lang.String clientId,
java.lang.String clientDomain,
java.lang.String serverId)
clientId: The unique id for your community. This should've been provided to you along with information on your stage server
clientDomain: The base domain for your community. This is used when creating the SSO cookie. Please see the section on "Configuring domains for testing"
serverId: Any Unique string that is unique to each instance of the SSO client. For example, this could be the ip of the system the API is on. However, if there are multiple instances running in that environment you'll need a more unique value such as ip and port
Thanks for this information. Appreciate it.
Related Content
- 8 years ago
- 14 years ago
- 13 years ago