core icon indicating copy to clipboard operation
core copied to clipboard

feat(state): add security to parameters

Open emmanuel-averty opened this issue 1 year ago • 1 comments

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 securityMessage and securityObject from Link to Parameter ?
  • [ ] set the correct value for SecurityProvider decoration priority
  • [x] should I move security property after extraProperties in Parameter constructor to avoid BC break ?
  • [ ] tests
  • [ ] docs PR

emmanuel-averty avatar Jun 25 '24 13:06 emmanuel-averty

  • [x] a un-granted security should lead to a 403

emmanuel-averty avatar Jun 27 '24 14:06 emmanuel-averty