Skip to content

[BB-546] Add account provisioning capabilities to AWS connector#67

Closed
btipling wants to merge 1 commit intomainfrom
BB-546-aws-account-provisioning
Closed

[BB-546] Add account provisioning capabilities to AWS connector#67
btipling wants to merge 1 commit intomainfrom
BB-546-aws-account-provisioning

Conversation

@btipling
Copy link
Contributor

Summary

  • Add support for creating AWS SSO users via the AccountManager interface
  • Implement CreateAccount and CreateAccountCapabilityDetails methods
  • Leverage the existing AWS SCIM client for user provisioning

Test plan

  • Verify that AWS SSO users can be created through the API
  • Confirm that the SCIM API is used correctly for user creation
  • Verify proper error handling when SCIM is not configured

🤖 Generated with Claude Code

Add support for creating AWS SSO users via the AccountManager interface

- Implement CreateAccount method to provision users via SCIM API
- Implement CreateAccountCapabilityDetails method to specify supported options
- Use NO_PASSWORD option for AWS SSO which sends welcome emails by default
- Add proper name extraction from email or profile data

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@btipling btipling force-pushed the BB-546-aws-account-provisioning branch from fc7557b to abbaf8c Compare May 30, 2025 22:55
@btipling
Copy link
Contributor Author

old BR with rebase issues, will create new PR with changes

@btipling btipling closed this May 30, 2025
@btipling btipling deleted the BB-546-aws-account-provisioning branch May 30, 2025 22:57
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.

1 participant