spring-projects / spring-projects/spring-hateoas
Provide ability to filter ALPS links through spring security
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 476
- PR merge metrics
- No merged PRs in 30d
Description
I'd love to have the ability to remove certain ALPS entries like "CREATE" and "DELETE" if the user lacks the privileges to call these functions. I'm not sure though, if this is in accordance with the idea of ALPS itself. This allows me to generate buttons in the frontend depending on the access rights of the logged-in user. I can implement this myself, if you give me a nudge in the right direction, don't quite know where that would fit in your design.
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. Start by locating ALPS link generation and its Spring Security integration, then determine how privilege checks should affect CREATE and DELETE entries; done means the behavior and its design fit the project’s ALPS approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100