Open
Description
Does this bug already exist in our backlog?
- I have checked and confirm this is a new bug.
Describe the issue
When configuring the HTTP with Microsoft Entra ID (preauthorized) connector, you must make sure that the URL ends with a '/'. If you do not, it does not form the URL correctly and set up wizard will have issues/fail. If you go to check the GCC endpoints url, it says to use "https://graph.microsoft.com", but without the trailing '/' items fail. Need to add error checking to look for this, or make it very clean in set up instructions. (Error checking to catch it being my preference)
Expected Behavior
Error handling to make sure the base url contains '/' and if not, add it.
What solution are you experiencing the issue with?
Core
What solution version are you using?
April 2024
What app or flow are you having the issue with?
SetupWizard>GetTenantID
What method are you using to get inventory and telemetry?
Cloud flows
Steps To Reproduce
- Configure the HTTP with Microsoft Entra ID (preauthorized)
- Enter https://graph.microsoft.com for both URLS
- Try to run set up wizard.
- Tenant ID flow will fail, as it does not append properly
Anything else?
I understand this is a user error, but I am hoping the CoE team can add error checking to prevent issues for others.
Metadata
Metadata
Assignees
Type
Projects
Status
No status