You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Currently, eShopOnContainer's SPA app (not the IdentityServer container) does NOT support running the STS redirection from two different origins, like an external IP/DNS and localhost, depending on what you set at the browser's URL. It supports just one, either localhost or the external IP.
It would be good to support that, however, this is not a high priority improvement.
The text was updated successfully, but these errors were encountered:
Related to issue #112
Currently, eShopOnContainer's SPA app (not the IdentityServer container) does NOT support running the STS redirection from two different origins, like an external IP/DNS and localhost, depending on what you set at the browser's URL. It supports just one, either localhost or the external IP.
It would be good to support that, however, this is not a high priority improvement.
The text was updated successfully, but these errors were encountered: