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

Get technical user for managed connector details api #1088

Open
dhiren-singh-007 opened this issue Oct 21, 2024 · 0 comments
Open

Get technical user for managed connector details api #1088

dhiren-singh-007 opened this issue Oct 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dhiren-singh-007
Copy link
Contributor

API : GET: /api/administration/connectors/{connectorId}

Current Behavior

For owned connectors there is direct linking of technical user so this api returns the technical user.
While for managed connector there is indirect linking of technical user via App/Service subscription and this api don't return the technical user .

Expected Behavior

For managed connector this api should return the technical user as it will be convenient for customer/host to see the Connector technical user in connector details view. It should show the technical user which is created on activation of subscription and used to create the managed connector.

Steps To Reproduce

  1. Create a Managed connector
  2. Now click on details arrow in Managed connector list
  3. It will show "No technical user available"

Owned connector detail view:
image

Managed connector detail view :
image

@dhiren-singh-007 dhiren-singh-007 added the bug Something isn't working label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: BACKLOG
Development

No branches or pull requests

2 participants