350-801 · Question #451
What does Cisco Jabber require before SIP OAuth mode can be enabled?
The correct answer is C. JSON Web Token. Before SIP OAuth mode can be enabled for Cisco Jabber, a JSON Web Token (JWT) is required as the mechanism for the client to authenticate with the communications infrastructure.
Question
What does Cisco Jabber require before SIP OAuth mode can be enabled?
Options
- Aclient Locally Significant Certificate
- Bactivation code
- CJSON Web Token
- Dself-contained token
How the community answered
(48 responses)- B2% (1)
- C94% (45)
- D4% (2)
Why each option
Before SIP OAuth mode can be enabled for Cisco Jabber, a JSON Web Token (JWT) is required as the mechanism for the client to authenticate with the communications infrastructure.
Client Locally Significant Certificates are primarily used for mutual TLS authentication, which is distinct from the token-based authentication mechanism of OAuth.
An activation code is sometimes used for initial device provisioning or software licensing, but it is not a direct prerequisite for enabling SIP OAuth mode itself.
Cisco Jabber requires a JSON Web Token (JWT) when SIP OAuth mode is enabled, as the JWT serves as the secure access token exchanged between the Jabber client, the Identity Provider (IdP), and Cisco Unified Communications Manager for authentication. The JWT contains claims that verify the user's identity and permissions for SIP registration and other services.
While a JWT is a type of self-contained token, "self-contained token" is a generic term, and JWT is the specific, standardized technology required by Cisco for SIP OAuth.
Concept tested: Cisco Jabber SIP OAuth authentication mechanism
Source: https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/12_9/cjab_b_oauth-sip-authorization-jabber-129/cjab_b_oauth-sip-authorization-jabber-129_chapter_01.html
Topics
Community Discussion
No community discussion yet for this question.