- Home
- All questions
- Question 353
CISSP study material · question 353 of 500
An application has a server-side component that can hold a secret and a browser component that cannot. What does RFC 6749 recommend when the authorization server offers no explicit support for such clients?
Show the answer
Answer: C. Register each component as a separate client, since each has a different security context.
A client may be a distributed set of components with different types and security contexts; each should be registered separately where the server gives no guidance.
Source: RFC 6749 (IETF) — RFC 6749 > 2.1 Client Types