mirror of
https://github.com/crewAIInc/crewAI.git
synced 2025-12-16 04:18:35 +00:00
Update AMP to AOP (#3941)
Co-authored-by: Lorenze Jay <63378463+lorenzejay@users.noreply.github.com>
This commit is contained in:
@@ -7,10 +7,10 @@ mode: "wide"
|
||||
|
||||
## 개요
|
||||
|
||||
CrewAI AMP의 RBAC는 **조직 수준 역할**과 **자동화(Automation) 수준 가시성**을 결합하여 안전하고 확장 가능한 접근 제어를 제공합니다.
|
||||
CrewAI AOP의 RBAC는 **조직 수준 역할**과 **자동화(Automation) 수준 가시성**을 결합하여 안전하고 확장 가능한 접근 제어를 제공합니다.
|
||||
|
||||
<Frame>
|
||||
<img src="/images/enterprise/users_and_roles.png" alt="CrewAI AMP RBAC 개요" />
|
||||
<img src="/images/enterprise/users_and_roles.png" alt="CrewAI AOP RBAC 개요" />
|
||||
|
||||
</Frame>
|
||||
|
||||
@@ -93,7 +93,7 @@ Owner는 항상 접근 가능하며, Private 모드에서는 화이트리스트
|
||||
</Tip>
|
||||
|
||||
<Frame>
|
||||
<img src="/images/enterprise/visibility.png" alt="CrewAI AMP 가시성 설정" />
|
||||
<img src="/images/enterprise/visibility.png" alt="CrewAI AOP 가시성 설정" />
|
||||
|
||||
</Frame>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user