Skip to content

[CoE Starter Kit - BUG] HTTP with Microsoft Entra ID (preauthorized) variable must end with / #8959

Open
@pnoot7

Description

@pnoot7

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

  1. Configure the HTTP with Microsoft Entra ID (preauthorized)
  2. Enter https://graph.microsoft.com for both URLS
  3. Try to run set up wizard.
  4. Tenant ID flow will fail, as it does not append properly
    graphurl

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

Labels

coe-starter-kitCoE Starter Kit issuesdocumentationImprovements or additions to documentation

Type

No type

Projects

  • Status

    No status

Relationships

None yet

Development

No branches or pull requests

Issue actions