core
core copied to clipboard
feat(state): add security to parameters
| Q | A |
|---|---|
| Branch? | main |
| License | MIT |
This PR adds a security property to Parameter, and the corresponding state provider to manage it.
TODO
- [x] should I move
securityMessageandsecurityObjectfromLinktoParameter? - [ ] set the correct value for
SecurityProviderdecoration priority - [x] should I move
securityproperty afterextraPropertiesinParameterconstructor to avoid BC break ? - [ ] tests
- [ ] docs PR
- [x] a un-granted security should lead to a 403