0
shobhit created
- ABP Framework version: v4.2.2
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue:"
We have to share Url with the client so that 1- identity page is the landing page 2- client need not to select tenant i.e. tenant is already selected based on query parameter 3- after identity verification user will redirect to angular app
How i can achieve this.
3 Answer(s)
-
0
hi
You should share an Angular URL that triggers the OAuth2 login and passes the
tenantid
parameter to the identity server website. -
0
-
0
Please wait for our Angular Team's response.