McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 211

↗ View in doc context
page
211
source
finesse/v12.5/developer-guide/developer-guide.md
chunk_id
finesse::v12.5::developer-guide::developer-guide::195

https://<FQDN>/finesse/api/UserAuthMode/<username> https://<FQDN>/finesse/api/UserAuthMode/<userId> URI: https://finesse1.xyz.com/finesse/api//UserAuthMode/myName https://finesse1.xyz.com/finesse/api//UserAuthMode/1234 Example URI: All users can use this API without authentication. Security Constraints: GET HTTP Method: — Content Type: XML Input/Output Format: — HTTP Request: — Request Parameters: 200: Success 403: Forbidden HTTP Response: <UserAuthMode> <authMode>NON_SSO</authMode> </UserAuthMode> Example Response <ApiErrors> <ApiError> <ErrorType>Forbidden</ErrorType> <ErrorMessage>UserAuthModeService is disabled</ErrorMessage> <ApiError> </ApiErrors> Example Failure Response: Single Sign-On Parameters Notes Possible Values Description Type Parameter — — The username that is configured at ADFS. String username — — The userId is the peripheralId that is configured in Unified CCE. String userId — SSO or non-SSO Information about the user authentication mode. String authMode Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 195 Cisco Finesse Desktop APIs Single Sign-On Parameters