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#789 - Enhance technicalUserManagement creation page by type + serviceurl #1077

Open
10 tasks
MaximilianHauer opened this issue Sep 6, 2024 · 1 comment
Open
10 tasks
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MaximilianHauer
Copy link

MaximilianHauer commented Sep 6, 2024

Description:

As a Frontend Developer, I need to update the technical user self-service creation UI to include:

  • fields for technical user type
  • fields for service endpoint so that operators can specify and view this information during user setup.
  • clear separation of internal / external users
  • logic adjustment to ensure that the simultaneous selection of internal users and external users is not possible

precondition

Acceptance Criteria

Internal User Section

  • The system should have a dedicated section for internal users.
  • The internal user section should allow the selection of multiple internal users using a checkbox interface.
  • The selection of an external user should automatically disable the selection of the internal user.

External User Section

  • The system should have a dedicated section for external users.
  • The selection of an internal user should automatically disable the selection of the external user.

Technical User Roles

  • A technical user can have only one external role, which should be selected using a radio button interface.
  • The UI should have appropriate controls for viewing technical user types.

Additional Description

  • The system should include a description explaining that the selection of internal and external users for the same service is not possible.
  • If an external user is required for a service, the description should advise the user to create the external user separately.

Documentation

@lavanya-bmw
Copy link
Contributor

@MaximilianHauer once BE changes are available, I will proceed with this ticket

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: IN PROGRESS
Development

No branches or pull requests

2 participants