Where the *Valid Redirect URIs* and *Web Origins* are detailed [here|https://docs.aerogear.org/aerogear/latest/identity-management.html#configuring-idm] you need to change "Cordova" to * " Ionic / Cordova * " and the values to be * " http://localhost/\* * " and * " ionic://localhost/\* * "
I haven't tested, but I also feel like the /* values didn't work for me. I needed * " ionic://localhost * " and * " ionic://localhost/* * " - that's a separate JIRA though. |
|