Skip to content

Implementation of sso-cloud commands#2000

Merged
amangalampalli-ks merged 12 commits into
feature/sso-cloud-commandfrom
feature/sso-cloud-command-int
May 14, 2026
Merged

Implementation of sso-cloud commands#2000
amangalampalli-ks merged 12 commits into
feature/sso-cloud-commandfrom
feature/sso-cloud-command-int

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 Apr 29, 2026
@amangalampalli-ks amangalampalli-ks marked this pull request as ready for review April 29, 2026 10:40
Comment thread keepercommander/commands/sso_cloud/constants.py
Comment thread keepercommander/commands/sso_cloud/mixin.py Outdated
Comment thread keepercommander/commands/sso_cloud/constants.py Outdated
Comment thread keepercommander/commands/sso_cloud/mixin.py Outdated
Comment thread keepercommander/commands/sso_cloud/sp_commands.py Outdated
Comment thread keepercommander/commands/sso_cloud/mixin.py Outdated
Comment thread keepercommander/commands/sso_cloud/sp_commands.py Outdated
Comment thread keepercommander/commands/sso_cloud/sp_commands.py Outdated
Comment thread keepercommander/commands/sso_cloud/log_commands.py Outdated
Comment thread keepercommander/commands/sso_cloud/config_commands.py Outdated
@amangalampalli-ks amangalampalli-ks changed the title Feature/sso cloud command int Implementation of sso-cloud commands May 7, 2026
@amangalampalli-ks amangalampalli-ks requested a review from sali-ks May 7, 2026 06:33
@amangalampalli-ks amangalampalli-ks force-pushed the feature/sso-cloud-command-int branch from bc6f3b4 to 4ddcdc0 Compare May 11, 2026 11:01
Comment thread keepercommander/commands/sso_cloud/metadata_commands.py Outdated
Comment thread keepercommander/commands/sso_cloud/metadata_commands.py
Comment thread keepercommander/commands/sso_cloud/mixin.py
@amangalampalli-ks amangalampalli-ks force-pushed the feature/sso-cloud-command-int branch from 0d4dd77 to 07467ed Compare May 13, 2026 10:34
Comment thread keepercommander/commands/sso_cloud/log_commands.py
Comment thread keepercommander/generator.py
Comment thread keepercommander/commands/discoveryrotation.py
Comment thread keepercommander/enforcement.py
@amangalampalli-ks amangalampalli-ks force-pushed the feature/sso-cloud-command-int branch from 55d6ab6 to 07467ed Compare May 13, 2026 11:08
Comment thread keepercommander/commands/sso_cloud/mixin.py
Comment thread keepercommander/commands/sso_cloud/mixin.py
Comment thread keepercommander/commands/sso_cloud/log_commands.py Outdated
Comment thread keepercommander/commands/sso_cloud/mixin.py
Comment thread keepercommander/commands/sso_cloud/sp_commands.py
@amangalampalli-ks amangalampalli-ks merged commit e7f38eb into feature/sso-cloud-command May 14, 2026
4 checks passed
amangalampalli-ks added 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
craiglurey 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
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.

3 participants