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

Processes: Create CreateIdpUser Process #1095

Open
3 tasks
Phil91 opened this issue Oct 22, 2024 · 0 comments
Open
3 tasks

Processes: Create CreateIdpUser Process #1095

Phil91 opened this issue Oct 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Phil91
Copy link
Member

Phil91 commented Oct 22, 2024

Description

The current synchron process to create new idp users should be made asynchronous. Therefor the current process implemented in CreateOwnCompanyIdpUsersAsync should be moved into an own process. The process should be placed into the UserProvisioning Process.

Acceptance Criteria

  • Clarified handling of the than asynchronous process in the frontend
  • New process in place for creating users
  • All process steps have retrigger steps where it makes sense

Additional Information

Proposed split would be CreateDbUsers, CreateSharedRealmUser, CreateCentralUser, AddProviderUserLink, AssignClientRolesToUser, CreateDbIdentityAssignedRole

Linked to: #1006

@Phil91 Phil91 added the enhancement New feature or request label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: NEW USER REQUEST
Development

No branches or pull requests

1 participant