-
Notifications
You must be signed in to change notification settings - Fork 37
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#919 - Enable technical User Page to create multiple technical Users #1305
Comments
@Cofinity-UX do you want to provide some feedback ? |
@MaximilianHauer Further questions/remarks: |
Currently its not planned to seperate it but if you have a good idea or a mockup that explains our frontenders how to split this i would be more than happy.
In the registration of an app we define more like "templates" of the technical user that will be created later on. The naming of these technical users is then done during creation as soon as someone if subscribing the app/service and therefor receives his users. |
@Cofinity-UX what do you think about something like this as an approach ? |
@MaximilianHauer once again, simplification and reduction is the key. We could use existing components and behaviour to make this process easier. We can gladly discuss in detail in a meeting session, if needed. FYI: In the screens attached I already separated the "app roles & permissions" and the "technical integration". |
thank you for the mocks and explanation :) clearly much more logical to include it as you proposed. |
updated acc and test cases accordingly , included your mocks into description |
as mentioned the "multiple user" functionality is missing therefor routing it back to in progress |
adjustments discussed with @Phil91 & @manojava-gk
|
Description
As a creator of a new App/Service
When i register a new App/Service
Then i want to be able to choose 1-5 technical Users i want to create and what roles should be assigned per user.
These Pictures are Mocks please ensure to comply to the FOSS design guideline
Acceptance Criteria
Test Cases
Test Case 1: Verify that the user can add a technical user on the Technical Integration page
Steps:
Expected Result:
Test Case 2: Verify that the user can select a checkbox to indicate they do not need a technical user
Steps:
Expected Result:
Test Case 3: Verify that the user can access the common navigation options on the Technical Integration page
Steps:
Expected Result:
Test Case 4: Verify that the user can select the "internal technical user" radio button and choose multiple roles
Steps:
Expected Result:
Test Case 5: Verify that the user can select the "external technical user" radio button and choose only one role
Steps:
Expected Result:
Test Case 6: Verify that the previous role selection is removed when the user switches from "internal technical user" to "external technical user"
Steps:
Expected Result:
Test Case 7: Verify that the user can view, edit, and delete technical users in the Technical Integration overview page
Steps:
Expected Result:
Additional Information
The text was updated successfully, but these errors were encountered: