eclipsesource / eclipsesource/restfuse
Allow per Testclass/-suite authentication with override on methods
Open
enhancement
- Dominant language
- Java
- Stars
- 95
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
My REST interface is behind basic authentication. So it would be good to be able to specify it via @Authentication
on global level and on a specific method to override it (e.g. to select a different user or to select no auth at all).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.