JanssenProject / jans

An open source enterprise digital identity platform for CIAM or workforce... Janssen is a distribution of standards-based, developer friendly, components that are engineered to work together in any cloud. #OAuth #OpenID #FIDO
https://docs.jans.io
Apache License 2.0
457 stars 74 forks source link

feat (jans-cli-tui): Agama Project Detail View #4525

Open nynymike opened 1 year ago

nynymike commented 1 year ago

When an admin hits return on a row in the Agama list, it should bring up the details for that page.

Also see https://github.com/JanssenProject/jans/issues/4459 and https://github.com/JanssenProject/jans/issues/4460

jans_admin-Agama-2 drawio

Without this there is no way to see the associated flows. I think we should also show the tempates for a given project.

jgomer2001 commented 1 year ago

Issue #4459 already requests to display all this information (except templates). Displaying the list of templates a project uses requires updates in the deployment service that we tackle later. However, I don't see the value added in this case