This resource doesn't require credentials.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: WindowsAuthentication, URL: Security/Authenticate/Windows | Test | |
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. |
|||
POST | Method: Authenticate, URL: Security/Authenticate | Test | |
NOTE: THIS IS FOR TESSITURA USE ONLY. Custom implementations of this endpoint are not supported. Authenticate the provided credentials |
|||
POST | Method: AuthenticateWindows, URL: Security/Authenticate/Windows | Test | |
NOTE: THIS IS FOR TESSITURA USE ONLY. Custom implementations of this endpoint are not supported. Authenticate the provided credentials |
|||
POST | Method: GenerateToken, URL: Security/Authenticate/Token/Generate | Test | |
NOTE: THIS IS FOR TESSITURA USE ONLY. Custom implementations of this endpoint are not supported. Authenticate the provided credentials and return a timed token that can be used to proxy this result. |
|||
POST | Method: GenerateTokenWindows, URL: Security/Authenticate/Token/Generate/Windows | Test | |
NOTE: THIS IS FOR TESSITURA USE ONLY. Custom implementations of this endpoint are not supported. Authenticate the provided credentials and return a timed token that can be used to proxy this result. |
|||
POST | Method: ValidateToken, URL: Security/Authenticate/Token/Validate | Test | |
NOTE: THIS IS FOR TESSITURA USE ONLY. Custom implementations of this endpoint are not supported. Validates an authentication token and returns the standard AuthenticationResponse |
|||
DELETE | Method: DeleteToken, URL: Security/Authenticate/Token?userId={userId}&userGroup={userGroup}&machineName={machineName} | Test | |
NOTE: THIS IS FOR TESSITURA USE ONLY. Custom implementations of this endpoint are not supported. Deletes all expired tokens created for the given parameters. |