eclipsesource / eclipsesource/restfuse
New rest fuse version that makes authentication dynamically configurable
- Dominant language
- Java
- Stars
- 95
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am using restfuse to implement integration testing for our webAPI. I have been successful so far but recently hit a roadblock. Our product owner doesn't want the authentication credentials part of the file as Authentication annotation wants it to be. So I researched and came across this "make authentication dynamically configurable "
https://github.com/eclipsesource/restfuse/commit/8edbd1a0ea7f76c696dbac80ea4d38ddf78134bc
To use this I had to download the source code and make it a part of my project. It works fine but my problem is that we use maven build for our API. Is it possible to build a new version of restfuse supporting this dynamic authentication so that it can be included in the pom.xml file of the project?
Any help would be highly appreciated.
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.