Authenticate Test
Security/Authenticate/Windows
NOTE: THIS IS FOR TESSITURA USE ONLY. Custom implementations of this endpoint are not supported. This is a no-op operation for windows authentication diagnostics.
Http Verb GET
Resource URL https://ts-stg-appgw.calacademy.org/TessituraService/Security/Authenticate/Windows

URI Parameters

This resource has no URI (Query) parameters.

Request Body

None.

No request body.

Response object type : HttpResponseMessage

Response object type HttpResponseMessage has the following properties.
Property Name Data Type Length Required Readonly Notes
Content HttpContent
Headers Collection of Object
IsSuccessStatusCode boolean
ReasonPhrase string
RequestMessage HttpRequestMessage
StatusCode HttpStatusCode
Version Version

No response body. Please check http status code header for success (200 OK) or failure. It there are error(s), a collection of ErrorMessages will be returned.

Change Version Description Contract Old New
Operation Added 15.0.0 WindowsAuthentication has been added. WindowsAuthentication