We have enabled LDAP authentication. At my organization, we have 500+ of developer and 1000+ applications. We don’t want to take a burden of adding all the user to Jenkins and provide project wise authorization.****
Below are my requirement, if possible by using any of plugin or configuration please let me.**** ** ** **· **We have plan to give login permission to anyone with only build and read permission for any applications. ( but only after logged, no anonymous access )**** **· **Provide Admin access to some (15+) user (That might be added to tool for authorization)**** ** ** Summarize the question: I actually want to add group of user who will be admin, Other than that, if any user try to login, they should still be able to login (if authentication is success via LDAP) but they should only have build trigger and read the console output permission.**** ** Early help would be more helpful. Thank you.