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

sig#191 - Remove account creation limitation in backend for service/app creation #1136

Open
2 tasks
MaximilianHauer opened this issue Nov 8, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@MaximilianHauer
Copy link

MaximilianHauer commented Nov 8, 2024

Description

To support the multi technical user creation when subscribing to an app / service the code needs to be adjusted.

  • Remove the check for single technicalUserInfoCreations in CreateTechnicalUserForSubscription -> OfferSetupService
    The creation of the technical user should be executed for each technicalUserInfoCreation

Acceptance Criteria

  • Adjust OfferSetupService
  • Adjust / add unit tests accordingly
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