Hi,
In my current setup I have a model on Jaas deployed on google/europe-west1. I created a new controller by using juju bootstrap --config identity-url=https://api.jujucharms.com/identity --config allow-model-access=true google/europe-west1
and added my user account to the newly created controller.
I’m trying to migrate my jaas model to my google controller but I keep getting the same error, while my external user has superuser access on the destination controller.
ERROR looking up source controller identity provider URL: IdentityProviderURL not supported by this version of Juju not supported
Any idea what I should do to fix this?