Skip to content

Error when creating App Registrations (PowerShell and Cloud Shell) #34

@mullis623

Description

@mullis623

When using the PowerShell method or the Cloud Shell method I am getting an error when trying to create App Registrations:

Cloud Shell:
image
1st Error: Deploy\Scripts\openhack-fhir-auth-config.sh - Line 42

PowerShell:
image
1st Error: deploy\scripts\fhir-server\samples\scripts\PowerShell\FhirServer\Public\New-FhirServerApiApplicationRegistration.ps1 - Line 68

It looks like this is being caused by a breaking change in AzureAD which have new requirements for the AppId Uri:
https://docs.microsoft.com/en-us/azure/active-directory/develop/reference-breaking-changes#appid-uri-in-single-tenant-applications-will-require-use-of-default-scheme-or-verified-domains

I believe this could be resolved by appending the domain name to the end of the ServiceURL when creating App Registrations, but Im not sure what downstream effects that will have on this OpenHack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions