Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cloud] Default admin user #46

Open
cal-overflow opened this issue Mar 10, 2023 · 1 comment
Open

[Cloud] Default admin user #46

cal-overflow opened this issue Mar 10, 2023 · 1 comment
Assignees

Comments

@cal-overflow
Copy link
Owner

A default admin user should be created when the system is first deployed. The pin can be something simple like password or admin (similar to how a lot of internet routers are set up).

The system user can go in and update the user's name and pin.


This can likely be implemented using a AWS::CloudFormation::CustomResource that performs a putItem on the user dynamodb table.

@cal-overflow cal-overflow self-assigned this Mar 10, 2023
@cal-overflow
Copy link
Owner Author

Update docs with information regarding this default user

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

No branches or pull requests

1 participant