Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
jyotiraditya12
New Member

Pass URL from user input to StartLogin Method in OAuth authentication

Hi,

 

I am building a custom connector to connect to our API via OAuth2. This is so we can use our api as a data source to powerbi.

I need a parameter to construct Authorize URL  as input from the user. It's called domain URL in ui. How do I pass domain URL to StartLogin function?

 

I basically need these one variables to construct . Any references would be helpful too.

 

Thank you in advance.

Jyotiraditya

2 REPLIES 2
EHP
Frequent Visitor

@jyotiraditya12 Did you find a solution to this?  I've just started looking into this for my own code.  Currently having to produce 2 custom connectors - one pointing at dev environment, the other at production.

 

I'm hoping I can have the one connector file with a specifiable environment name! 🤞🏻

v-lid-msft
Community Support
Community Support

Hi @jyotiraditya12 ,

 

Sorry for that we did not find a sample to add input box in the UI sample , but here is a thread about dorp list in UI you  can refer : https://community.powerbi.com/t5/Desktop/Custom-Data-Connector-UI-Dropdown-list/td-p/484102

https://docs.microsoft.com/en-us/power-query/handlingdataaccess#publish-to-ui

 

Then the result sohuld be used in the function, please refer to the documnet about oauth flow:   https://docs.microsoft.com/en-us/power-query/handlingauthentication#implementing-an-oauth-flow


Best regards,

 

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors