Skip to content

Implementation of sso-cloud commands#2046

Merged
craiglurey merged 1 commit into
releasefrom
feature/sso-cloud-command
May 14, 2026
Merged

Implementation of sso-cloud commands#2046
craiglurey merged 1 commit into
releasefrom
feature/sso-cloud-command

Conversation

@amangalampalli-ks
Copy link
Copy Markdown
Contributor

Summary

Implements a new sso-cloud (sso) command group that allows configuring SSO Cloud Connect from Commander

Key Changes

  • New sso-cloud command group with 12 subcommands: create, get, guide, list, config-list, upload, download, set, validate, delete, log, log-clear
  • IdP metadata upload/download with built-in validation and --force-authn flag
  • sso-cloud guide command that renders IdP-specific step-by-step setup instructions with actual SP endpoint values inline, Commander commands and portal navigation steps
  • IdP-specific guides for Auth0 and Azure Entra ID tested end-to-end.
  • Guide data also added for Okta, Google Workspace, and JumpCloud based on docs.
  • SP-level and config-level deletion support
  • JSON output format on create and get for automation and integrations

@amangalampalli-ks amangalampalli-ks self-assigned this May 14, 2026
@amangalampalli-ks amangalampalli-ks changed the title Implementation of sso-cloud commands (#2000) Implementation of sso-cloud commands May 14, 2026
@amangalampalli-ks amangalampalli-ks marked this pull request as ready for review May 14, 2026 05:40
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Code review skipped — your organization has reached its monthly code review spending cap.

An organization admin can view or raise the cap at claude.ai/admin-settings/claude-code. The cap resets at the start of the next billing period.

Once the cap resets or is raised, push a new commit or reopen this pull request to trigger a review.

* Implement SSO Cloud Command

* Fix cloud create bug

* Add different steps for different IDPs

* Add guide command and fix download upload azure idp issues

* Refactor sso cloud code

* Fix for review comments

* Update copyright mark with correct mail ID

* Update logo in init file

* Fix review comments

* Fix review comment

* Update minor ui fixes

* fix json issue
@amangalampalli-ks amangalampalli-ks force-pushed the feature/sso-cloud-command branch from e7f38eb to e20509f Compare May 14, 2026 06:18
jlima8900 added a commit to jlima8900/Commander that referenced this pull request May 14, 2026
… (current)

Forward-looking plan for the SSO portion of a tenant migration.
Covers two scenarios:

Path A — when Keeper-Security#2046 merges and the
`sso-cloud` (alias `sso`) command group becomes available in
Commander, the customer admin gets CLI surface for IdP metadata
upload/download, SP-metadata distribution, configuration validation,
and SSO log inspection. The plan documents the exact sequence:
download SP metadata on target → IdP admin imports → IdP admin
exports their metadata → upload to target with --force-authn →
validate → run migration users phase → enforce SSO → decommission
source. 12 subcommands documented.

Path B — current state, where SSO repointing stays a Web Vault +
IdP-admin operation per CUSTOMER_REQUIREMENTS.md § 1.4. No change.

Also documents the decision points for flipping Path B → Path A
(PR merge state + Commander version compatibility + whether
customer uses Keeper SSO Cloud Connect vs. on-prem SSO Connect),
plus a forward-looking checklist for migration-tool doc updates
once Keeper-Security#2046 merges.

No code changes — pure documentation. The migration tool's `users`
phase and `sso-cloud` commands are independent; they compose in
the operator's runbook.
@craiglurey craiglurey merged commit 2d8066f into release May 14, 2026
4 checks passed
@sk-keeper sk-keeper deleted the feature/sso-cloud-command branch May 14, 2026 16:03
sk-keeper pushed a commit that referenced this pull request May 14, 2026
* Implement SSO Cloud Command

* Fix cloud create bug

* Add different steps for different IDPs

* Add guide command and fix download upload azure idp issues

* Refactor sso cloud code

* Fix for review comments

* Update copyright mark with correct mail ID

* Update logo in init file

* Fix review comments

* Fix review comment

* Update minor ui fixes

* fix json issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants