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

feat (tui): Manage Software Statement Assertions (SSA) #3686

Closed
3 tasks
nynymike opened this issue Jan 24, 2023 · 0 comments · Fixed by #3649
Closed
3 tasks

feat (tui): Manage Software Statement Assertions (SSA) #3686

nynymike opened this issue Jan 24, 2023 · 0 comments · Fixed by #3649
Assignees
Labels
enhancement kind-feature Issue or PR is a new feature request

Comments

@nynymike
Copy link
Contributor

nynymike commented Jan 24, 2023

Jans Auth Server Admin may want to create a SSA and issue it to a developer. Right now, this is possible by calling the /ssa endpoint but it's not very user friendly. We also need to provide a way for the Admin to see the issued SSA's, edit them, and revoke them. Note: in order to call the SSA endpoint you need to obtain a token with the correct scopes (ask @Milton-Ch what scopes are required--currently missing from the docs).

See the screenshots on the wiki for design suggestions for this feature.
https://github.com/JanssenProject/jans/wiki/CLI_V2#software-statement-assertion-ssa

  • Search / Browse SSA's
  • Create SSA
  • View / Edit / Revoke SSA
@mo-auto mo-auto added the kind-feature Issue or PR is a new feature request label Jan 24, 2023
@nynymike nynymike changed the title feat: Manage SSAs in TUI feat: TUI: Manage SSAs Jan 24, 2023
@nynymike nynymike changed the title feat: TUI: Manage SSAs feat: TUI: Manage Software Statement Assertions (SSA) Jan 24, 2023
@nynymike nynymike changed the title feat: TUI: Manage Software Statement Assertions (SSA) feat (tui): Manage Software Statement Assertions (SSA) Jan 24, 2023
yuriyz pushed a commit that referenced this issue Feb 1, 2023
* fix: jans-cli-tui typo

* fix: jans-cli-tui re-post those propery we don't modify for client (ref: #3650)

* fix:jans-cli-tui disabling line wrap

* fix:jans-cli-tui fix all List JansVerticalNav and give it one space to the right (ref: #3659)

* fix: jans-cli-tui remove the cursor from all List items (ref: #3663)

* fix: jans-cli-tui check if valid json for json claims in edit user

* fix: jans-cli-tui code smell

* fix: jans-cli-tui rename config-api swagger file

* feat: jans-cli-tui jans-auth mode

* fix:jans-cli-tui fix focus on jans_label_container when empty (ref: #3722)

* fix: jans-cli-tui ssa management (ref: #3686)

* fix: jans-cli-tui code smells

* fix: jans-cli-tui ssa never expire is 50 years lifetime

* fix: jans-cli-tui ssa timestamp check

---------

Co-authored-by: AbdelwahabAdam <abdelwahabosama.1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants