Hello,
I would like to create an application that will update information in servicenow so I am using the servicenow connector.
This works fine, I am able to create / update / review tickets from servicenow with an application in power platform.
Now, I would like my team to create flow or apps by using the connector I have created.
The problem I am facing is that I can not share the connection, so each users that want to use a connection to servicenow have to create his own connector and I have to share with them the login / pass of that connections ( which is not really secure ).
How can I share the servicenow connector to avoid sharing log & pass ?
I tried to search some information about this internet but could not find any articles.