Click or drag to resize
RallyRestApiSECURITY_ENDPOINT Field
The endpoint for getting a CSRF token. This has custom logic in HttpService for SSO users.

Namespace: Rally.RestApi
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public const string SECURITY_ENDPOINT = "/security/authorize.js"

Field Value

Type: String
See Also