-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
jans-cli: suggestion for better usability #892
Comments
Suggestions are good, but some of them is not possible with simple input. Making these changes won't be sufficient. |
It has to be CLI only. A lot of people will be dropping in from a docker shell. Let's go through each issue that was raised by @pujavs in more detail. |
We need add mandatory fields on "create new openid client" which need to be populated while creating new openID client. |
This is not inside CLI, it comes from https://github.com/JanssenProject/jans/blob/main/jans-config-api/docs/jans-config-api-swagger.yaml#L5088-L5108 |
By UI I meant to say TUI that is similar to we use for Gluu Setup: So it can run on docker shell. |
As long as it runs in the shell, it's ok. |
* feat: jans-cli display accepted values before input (ref: #892) * feat: jans-cli remove warning (ref: #892) * fix: user ascii character for dash * fix: jans-cli change buildname to config-cli.pyz * fix: jans-cli develop build command 'pip3 install -e .' * feat: jans-cli hide endpoints if plugin is not available * feat: jans-cli auto-fill * fix: jans-linux-setup require python3-distutils for deb
IM was removed. |
Attached are the better user experience.
Jans-Cli-Feedback.pdf
Request you to please review and let me know if any change in config-api swagger spec to support the suggestion.
The text was updated successfully, but these errors were encountered: