Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
mullis623 opened this issue Nov 5, 2021 · 2 comments
Open

Comments

@mullis623
Copy link

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.

@rob-mckenna
Copy link

@mullis623, we are working on testing the fix for this issue.

@ravenugo
Copy link

@rob-mckenna Any update on the fix? Also what's fix, that we can for timebeing do it on our local and cross this challenge 1.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants