InterviewSolution
| 1. |
Can You Explain About Role-based Access Control Authentication? |
|
Answer» Role-Based Access Control. This ENSURES that cluster-resources can only be ACCESSED by users with APPROPRIATE privileges. Privileges are grouped in Couchbase-defined sets; and each set is associated with a specific role. Users can each be assigned one or more roles, and are hereby GRANTED the privileges associated with each role. Role-Based Access Control. This ensures that cluster-resources can only be accessed by users with appropriate privileges. Privileges are grouped in Couchbase-defined sets; and each set is associated with a specific role. Users can each be assigned one or more roles, and are hereby granted the privileges associated with each role. |
|