Add --skip-login
option to QS Cloud create sheet icons command.
#545
Closed
mountaindude
started this conversation in
Ideas
Replies: 1 comment
-
Released as part of version 3.6.0. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In corporate environment there may be SSO solutions that automatically log in users to QS Cloud using methods other than entering userid + password at the standard QS login page.
There are many identity providers out there and supporting them all is beyond the scope of Butler Sheet Icons.
It's however possible to support the scenario where no login is done when connecting to QS Cloud, as well as supporting select IdPs if needed.
This ticket covers the first scenario above, i.e. skipping the login page entirely.
Add an option
--skip-login
that assumes the user will land in the QS app without any prior manual interactions.Beta Was this translation helpful? Give feedback.
All reactions