Why do Power Platform Set Connection Variables require Application ID and Redirect URL? #539
Replies: 2 comments 5 replies
-
@snizar007 and I had a quick discussion and I believe there are plans to improve the docs here. Until then, this doc has an explanation of why you need to create an app registration to authenticate to Dataverse. HTH |
Beta Was this translation helpful? Give feedback.
-
I understand App Registrations. If I had one, I would not need to use the Username/Password authentication method. This task is used to get the authentication details to use in a build variable. I am just trying to make sense of needing an "application id" and "redirect uri" when authenticating with a Username/Password. |
Beta Was this translation helpful? Give feedback.
-
When trying to use Set Connection variables and selecting Username/password authentication type an Application ID and Redirect URL are required.
![image](https://private-user-images.githubusercontent.com/89538862/268799934-d09ab7bd-d495-45d4-afec-351c04b2ff47.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzA2MDgsIm5iZiI6MTczOTE3MDMwOCwicGF0aCI6Ii84OTUzODg2Mi8yNjg3OTk5MzQtZDA5YWI3YmQtZDQ5NS00NWQ0LWFmZWMtMzUxYzA0YjJmZjQ3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA2NTE0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc2MTk0NTdmNGUxZDVhMDk5MTI1MmI5NjMxNTZjMmI0Mjg5OTQyMWFiYWFkMjdiNWU0ZGE3ZGMyYWI5ZjkwYjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.IeH_uJabQeqZz9PntHlGdKxQDGYJ4jNBTko7s5CQBZA)
Why is this required and where is the documentation on these settings. See issue https://github.com/MicrosoftDocs/power-platform/issues/2155
Beta Was this translation helpful? Give feedback.
All reactions