-
Notifications
You must be signed in to change notification settings - Fork 21
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#751 - Add BPDM Orchestrator Roles #1020
Comments
sig issue eclipse-tractusx/sig-release#751 |
Hi @typecastcloud great that you did implement #1002! |
Okay I'll pick it up. |
Hi @typecastcloud I noticed the "new" service accounts from BPDM also need to be added to the Portal seeding (service-account table, to operator company) :
Would make sense to combine it with this issue. |
Added german translations |
…signments, and descriptions Refs: eclipse-tractusx#1020
Test CasesHi @MaximilianHauer, is a format like this okay? Test Case 1: Create Technical User - BPDM Orchestrator AdminDescription: Verify that technical user
Expected Result:
or compare roles with eclipse-tractusx/portal-iam#155 Test Case 2: Limited CX Operator Company AccessDescription: Verify that only CX Operator can create the new BPDM roles
Expected Result: Test Case 3: Change secret via PortalDescription: Verify that secret for
Expected Result: Secret is changed and works after reset |
…signments, and descriptions Refs: eclipse-tractusx#1020
* feat(seeder): add new BPDM service accounts, identities, user role assignments, and descriptions Refs: #1020 * Add version updates * Add changelog * null user_entity_id variable * Update descriptions
Description
As a Cx Operator I want to be able to create technical users with BPDM Orchestrator roles:
German Translations:
• BPDM Orchestrator Admin: Vollzugriff auf die Golden Record Tasks
• BPDM Orchestrator Task Creator: Erstelle Golden Record Tasks, lese das Task-Ergebnis und den Status aus
• PDM Orchestrator Processor Clean: Reserviere und bearbeitete Golden Record Tasks im Schritt 'Clean'
• BPDM Orchestrator Processor CleanAndSync: Reserviere und bearbeitete Golden Record Tasks im Schritt 'Clean And Sync'
• BPDM Orchestrator Processor PoolSync: eserviere und bearbeitete Golden Record Tasks im Schritt 'Pool'
Relevant references:
Acceptance Criteria
Additional Information
The text was updated successfully, but these errors were encountered: