-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
Description
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
Umbraco 14
Bug summary
When I go to https://.euwest01.umbraco.io/umbraco/ I am taken to the login page but when I try and use the domain we have setup in the cloud portal I get
https://.co.uk/umbraco/
We get the following Error:
error:invalid_request
error_description:The specified 'redirect_uri' is not valid for this client application.
error_uri:https://documentation.openiddict.com/errors/ID2043
Specifics
This works for the Cloud Domain URL but if you add a second URL for a live site and try to access the back office it gose wrong.
Steps to reproduce
go to https://.umbraco.io/umbraco/
This works
Go to
https://.co.uk/umbraco/
This Errors
Expected result / actual result
Should be able to get in to the back office but dose not.