codecentric / codecentric/spring-boot-admin
Document roles/grants available in Spring Boot Admin
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 12.9k
- Forks
- 3.1k
- Avg merge
- 19h 1m
- Merged PRs (30d)
- 61
Description
Hello.
In the company where I work, we're potentially evaluating Spring Boot Admin as a central monitoring solution for our, so far, Spring Boot applications.
The plan is to allow users to login into it based on the role(s) they've assigned in our Active Directory (LDAP authentication and authorization).
I've more or less clear how I should configure the application in order to achieve LDAP authentication but, regarding the authorization path, I've no idea which role(s)/grant(s) Spring Boot Admin supports so that I can map my incoming role(s) with the one supported by Spring Boot Admin in order to grant/prevent access to certain parts of the UI and/or data it displays.
Question
Can you please extend the documentation by specifying as well which role(s) Spring Boot Admin supports and what does/should each role mean?
Enhancement
Please extend the documentation with the role(s) Spring Boot Admin supports.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating Spring Boot Admin's authorization configuration and existing security documentation to identify the supported roles and grants. Update the documentation to list each supported role and explain what access it provides, then verify that the LDAP authorization guidance maps clearly to those roles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100