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

User activation issue when added in cloud.gov #111

Open
3 tasks
aanand-gsa opened this issue Sep 26, 2024 · 1 comment
Open
3 tasks

User activation issue when added in cloud.gov #111

aanand-gsa opened this issue Sep 26, 2024 · 1 comment
Assignees
Labels
bug Something isn't working Engineering Engineering task

Comments

@aanand-gsa
Copy link
Collaborator

Description:

The new user is not able to access the deployed app on the URL without manual workaround of activating the user from the DB.

Steps to reproduce:

  • Add a new user to cloud.gov.
  • The user will be redirected back to the login page after 2-factor authentication.

Acceptance Criteria:

  • New user should be able to access the test environment without manually updating the DB table.
  • Double-check the necessary changes in both local and cloud.
  • Validate that all changes are covered by tests.
@aanand-gsa aanand-gsa self-assigned this Oct 1, 2024
@aanand-gsa aanand-gsa added the bug Something isn't working label Oct 1, 2024
@aanand-gsa aanand-gsa moved this to In Progress in 10x NAD-CH Oct 1, 2024
@aanand-gsa aanand-gsa added the Engineering Engineering task label Oct 1, 2024
@aanand-gsa
Copy link
Collaborator Author

The root cause of this issue was identified as a deliberate check in the user management workflow, which handles tasks like user activation and assigning a producer, typically performed by an admin.

As a result, we will not proceed with any code changes at this time and will maintain the current setup, allowing the user permit into the app by updating the database as needed for the time being.

@aanand-gsa aanand-gsa moved this from In Progress to Tested/Done in 10x NAD-CH Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Engineering Engineering task
Projects
Status: Tested/Done
Development

No branches or pull requests

1 participant