Open Closed

User Login requirement #3012


User avatar
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.

Below image represnt point 1, 2


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You should share an Angular URL that triggers the OAuth2 login and passes the tenantid parameter to the identity server website.

  • User Avatar
    0
    shobhit created

    my angular url is default url as provided by ABP framework.

    on click of "Login" button it get redirected to identity url. How i can pass tenantId from the default angular landing page?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Please wait for our Angular Team's response.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11