Accenture / adop-docker-compose

Talk to us on Gitter: https://gitter.im/Accenture/ADOP
https://accenture.github.io/adop-docker-compose
Apache License 2.0
764 stars 573 forks source link

Need HELP: How to Limit access in UI #311

Open JMSAPIT24 opened 5 years ago

JMSAPIT24 commented 5 years ago

is it possible to configure the access of the users to DevOps Platform (UI). For example, when a user belongs to Developer group in LDAP access the DevOps platform, they cannot view other tools in the UI while if a user belongs to Admin group, he/she can view all of the DevOps tools.They want to configure the access of the users to DevOps Dashboard (UI). For example, when a user belongs to Developer group in LDAP access the DevOps platform, they cannot view other tools in the UI while if a user belongs to Admin group, he/she can view all of the DevOps tools?

RobertNorthard commented 5 years ago

Hi @JMSAPIT1234

As the landing page is not user context aware you are not able to restrict what tiles the users sees on the landing page. However, you can restrict access to specific tools using LDAP groups.

This would be a feature request.