Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New rest fuse version that makes authentication dynamically configurable #60

Open
upasna82 opened this issue Jun 19, 2014 · 0 comments
Open

Comments

@upasna82
Copy link

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 "
8edbd1a

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant