MarketSquare / MarketSquare/robotframework-requests
Unable to connect REST service which uses Form Based authentication
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 512
- Forks
- 283
- PR merge metrics
- No merged PRs in 30d
Description
Requests Library currently does not support Rest API which can only be used via Form based authentication.
Using java we can use Rest Assured Library to connect to a Rest API through Form based authetication
Reference for Java -
https://github.com/rest-assured/rest-assured/wiki/usage#form-authentication
Can we have similar thing for Python or add support of Form based authentication in existing code.
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Start by reviewing the repository's existing authentication keywords and Requests integration, then define the expected form-authentication behavior and tests before considering implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100