wultra / wultra/powerauth-server

Add parameter for activation creation to allow specifying which system generated activation code

Open
#1,663 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.