Skip to content

Implementation of sso-cloud commands#2000

Open
amangalampalli-ks wants to merge 6 commits intofeature/sso-cloud-commandfrom
feature/sso-cloud-command-int
Open

Implementation of sso-cloud commands#2000
amangalampalli-ks wants to merge 6 commits intofeature/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
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