I would like to implement a login workflow similar to google. For example: when I log in to google through accounts.google.com, after login, I am redirected to myaccount.google.com, an application where I can manage my account data.
When I login via the main domain where fusionauth is installed, I get the message:
"Your account does not have permissions to access the FusionAuth Admin Interface. Please contact your system administrator."
Probably because the default application is the FusionAuth Admin Interface, is there any possibility to change the default application? I would like to create an application where my user could manage his profile at myaccount.mydomain.com ... But if my user decides to directly access the domain where FusionAuth is located (accounts.mydomain.com), he will be redirected to the myaccont application .