feature request: add command line parameter for sso provider
hi; when signing in via the webinterface, and using sso as part of authorization, it's possible to specify in the URL the sso provider and tenant. https://cloud.oracle.com/?tenant=mycompany&provider=some-sso-provider
the oci-cli has a parameter for tenant '--tenant' but no parameter for provider:
a little slightly faked example:
$ oci session authenticate --tenant mycorp --provider some-sso-provider --region... Usage: oci session authenticate [OPTIONS]
Error: no such option: --provider
could someone please add that? i guess it would save countless workers a little time each day. or maybe it's
Yes this is a must needed feature, & already it's been more than 2 years since this request.
Maintainers, could you please comment, any reason this feature implementation is not yet picked??