If my account app URL differs from the base URL of the product from app side we need to have a configuration to define the myaccount app URL rather than constructing that on top of the base URL.
This is specifically needed when this app is used with Asgardeo as asgardeo api URL and my account app URL domains differ
Approach
A config is introduced to configure the myaccount URL
Purpose
If my account app URL differs from the base URL of the product from app side we need to have a configuration to define the myaccount app URL rather than constructing that on top of the base URL. This is specifically needed when this app is used with Asgardeo as asgardeo api URL and my account app URL domains differ
Approach
A config is introduced to configure the myaccount URL