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
I encountered a problem on configure subdomain with angular framework, in appsettings.json file, I can only set a special SelfUrl eg:
"SelfUrl": "https://t1.localhost:44306/" . How can I set a wildcard domain to avoid error message:main.4fc52bc78465f4f6.js:1 invalid issuer in discovery document expected.
I encountered a problem on configure subdomain with angular framework, in appsettings.json file, I can only set a special SelfUrl eg:
"SelfUrl": "https://t1.localhost:44306/" . How can I set a wildcard domain to avoid error message:main.4fc52bc78465f4f6.js:1 invalid issuer in discovery document expected.
I followed this article but still cannot make it works as expected. https://community.abp.io/posts/abp-blazor-multitenant-subdomain-resolution-c1x4un8x
The text was updated successfully, but these errors were encountered: