TheOpenCloudEngine / uEngine-cloud

OCE's main component includes : PaaS (Self-service) Portal, Dev-ops, Cloud orchestrator. Also includes microservices-architecture components: Identity & Access Management conforming to OAuth2 and JWT spec and Zuul-based API proxy that interacts with IAM and the service registry (Eureka).

Home Page:http://uengine.org/products/pass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACL 강화

SeungpilPark opened this issue · comments

다음 깃랩의 프로젝트 권한에 따라 앱을 컨트롤할 수 있다.

10 => Guest access
20 => Reporter access
30 => Developer access
40 => Master access
50 => Owner access # Only valid for groups

Dev | Developer 이상 접근 가능
Stg | Master 이상 접근 가능
Prod | Master 이상 접근 가능