LMSTokenURL
Specifies the base URL used to retrieve the access token for LMS accounts when the AuthScheme is set to OAuthSAML2, or any supported SSO authentication method.
Data Type
string
Default Value
""
Remarks
In certain SAP SuccessFactors environments, the LMS instance is hosted under a different subdomain than the main SAP SuccessFactors instance that handles authentication. When this is the case, the LMSTokenURL property should be set explicitly to the base URL of the main SAP SuccessFactors instance, which is responsible for exchanging the SAML assertion or client credentials for an access token.
By default, if LMSTokenURL is not specified, the driver attempts to infer the correct token endpoint base URL from the configured URL property. However, this is not accurate when the LMS instance is hosted separately. Use this property to override the default behavior when necessary.