wultra / wultra/powerauth-server
Add parameter for activation creation to allow specifying which system generated activation code
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 22
- Forks
- 13
- Avg merge
- 21h 8m
- Merged PRs (30d)
- 9
Description
Currently, we allow fetching an activation code from the system. It would be nice to allow specifying in the API info about what system requested it, mostly for informative purposes.
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
Start by locating the API endpoint or service that creates activation codes and any tests covering activation creation. Determine how request parameters are represented, then add support for identifying the system that requested the code. Done means the API accepts and preserves this informative system identifier, with tests covering the new parameter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100