Skip to content

Connector Management Role for Active Participants #271

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

Open
3 tasks
typecastcloud opened this issue Mar 28, 2025 · 1 comment
Open
3 tasks

Connector Management Role for Active Participants #271

typecastcloud opened this issue Mar 28, 2025 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@typecastcloud
Copy link
Contributor

Description

As portal user,
I want to create "Connector Management" technical user,
so that I can access connector registration features without using UI.

Acceptance Criteria

  • Documentation for technical user roles is updated
  • Connector Management technical user role is available in central-idp realm
  • Connector Management role has all required roles for own company connector registration and management required for automation

Additional Information

Proposed composite role:

Composite: technical_roles_management

"Cl2-CX-Portal": [
    "view_tech_user_management",
    "add_tech_user_management",
    "technical_roles_management",
    "view_connectors",
    "add_connectors",
    "modify_connectors",
    "delete_connectors"
]
  • view_tech_user_management - Gets the service account details for the given id
  • add_tech_user_management - Creates a new technical user / service account with selected role under the same org as the requester
  • technical_roles_management - Get all service account roles
  • view_connectors - Retrieves all company registered own connectors and their status.
  • add_connectors - Allows to register owned company connectors (self-hosted/-managed) inside the CX dataspace.
  • modify_connectors - Updates the connector url
  • delete_connectors - Removes a connector from persistence layer by id.
@typecastcloud typecastcloud added the enhancement New feature or request label Mar 28, 2025
@typecastcloud typecastcloud added this to the Release 25.06 milestone Mar 28, 2025
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Mar 28, 2025
@typecastcloud typecastcloud moved this from NEW USER REQUEST to BACKLOG in Portal Apr 8, 2025
@MaximilianHauer
Copy link
Contributor

@typecastcloud not assigned. do we have someone in mind ?

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: BACKLOG
Development

No branches or pull requests

2 participants