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

Filter OpenId Connect Endpoint Display #23

Open
AnnaBilo opened this issue May 23, 2022 · 0 comments
Open

Filter OpenId Connect Endpoint Display #23

AnnaBilo opened this issue May 23, 2022 · 0 comments

Comments

@AnnaBilo
Copy link
Collaborator

AnnaBilo commented May 23, 2022

User Story

  1. As a user
  2. I want to be able to control the output of the OpenId Connect Endpoint Analysis
  3. So that only information relevant to me is displayed

Acceptance criteria

  • Extend input to allow for the definition of keys (names of the json variables, for example name for the key value pair "name":"John Doe")
  • Remove all entries and their values, which do not match with the keys
  • One or multiple keys should be supported
    The output of this operation should be displayed instead of the whole endpoint information

Definition of Done

  • Code has been tested
  • Optional Logging has been added
  • No errors (syntax, unit tests, etc.)
  • Peer reviewed by at least one additional person
  • Acceptance criteria met
  • The code was merged into the main branch via pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants