Announcements
I developed an application using a custom connector. However, when I share the app with people, it will ask them to enter a username and password. I don't want that. Can I prevent this? I want the username and password I entered to be defined for everyone by default. Is that possible ? By the way I tried to create Power automate flow. But this time, It disrupted the process within the application.
I'm not sure of your question, did you mean?:
If it is #1, you can potentially default the input parameters of the custom connector to achieve this. That's side-stepping the purpose of the username and password, so that's a risk
If it is #2, that sounds like it is possibly contravening the Microsoft licence agreement - don't do that
Or, is there a different question here?
Bryan
Hi,
Thanks for reply. Actually my main goal is first option. How can I set it as default? I have to connect with basic authentication. Because I am trying to reach 3rd party application.
OK, here are the steps to make a custom connector perform a defaulted basic authorization using https protocol:
And you will replace the string abc123 with the base64 username:password string you created in Step 2. It is prefaced with "Basic " (there's a space character in there)
Hope that helps,
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 529 Most Valuable Professional
Haque 230
Kalathiya 217 Super User 2026 Season 1