We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
API: GET: /api/administration/connectors/{connectorId}
GET: /api/administration/connectors/{connectorId}
As a customer/host company user can't see the details of managed connector
Only provider and host/customer company should be able to see the details of connector.
Provider : ABC Host : XYZ
company {companyId} is not provider of connector {connectorId}
The text was updated successfully, but these errors were encountered:
Hi @MaximilianHauer I tested this it's working fine. Can you close this ticket
Attached Screenshots for references
Sorry, something went wrong.
AnuragNagpure
gopalreddy-bmw
No branches or pull requests
API:
GET: /api/administration/connectors/{connectorId}
Current Behavior
As a customer/host company user can't see the details of managed connector
Expected Behavior
Only provider and host/customer company should be able to see the details of connector.
Steps To Reproduce
Provider : ABC
Host : XYZ
company {companyId} is not provider of connector {connectorId}
The text was updated successfully, but these errors were encountered: