Activities of "shobhit"

Hello gterdem, Thanks but not sure where to find this. currently:

  1. On Login page
  2. Give user name and password
  3. Click on Cancel button

Actual Result: Page is becoming blank and loading for long time Expected Result: It should erase the given user credentials or should redirect to angular landing page

Hello Maliming, No worries. It is solved. Thanks for your help.

Hello Maliming, i am assuming i have to create new class to override TenantSwitchModalModel --> OnPostAsync() method. Do i have to override in Identity project or application project. i tried to override in identity project but it has compilation error:

Hello Maliming, Thanks

issue solved we have to pass the tenantId not the tenant name.

But i am facing different challenge now. My old tenant selection is cached in mobile browser or have cookies. Question is how i can remove the cooky/cached page.

Thanks. Working fine.

it is missing seperate identityServer Project

Hello Liangshiwei, I mean to say IdentityServer module in angular project. We have done some changes in the default project and i want to compare with default Identity server.

Answer

Hello Maliming, It's not working for me i.e. not hitting override method, seems i am missing something.

Answer

Hello maliming, "Email Confirmation" link is working fine for host but not working for tenant. Getting below error:

https://localhost:44388/Account/EmailConfirmation?userId=faed4fdc-712f-f6b4-95c4-3a010e9dc1fe&tenantId=289f26e2-b3b5-3989-274c-39ff6bddef81&confirmationToken=CfDJ8Hq%2FLQp%2F%2FzRKgTVJkX09EFxA6tONfYjecuq%2FdyDt9%2FlkX1xQOjHA%2BZUrqbrBwdHhaWxKdwq%2BFfTVki5fJm2wPbJSytVZ2zQK9xBpm0a0rYaSsQZmbSgL8SzrrnVSHB7ivEBayxAHiBcOhWzVsAb68vBRm%2BumxUtIGHqTT7twScRt9XBzMVbppfXRlroblrIgVgDHfmUQSnsC%2Fo6d9T0dqXLRO%2BMr%2BMZeqsUEan%2FWA0Xy9vTxXnZOLxahR4Jy0up4TQ%3D%3D&returnUrl=http://localhost:4200

ApplicationException: Current tenant is different than given tenant. CurrentTenant.Id: , given tenantId: 289f26e2-b3b5-3989-274c-39ff6bddef81

Showing 131 to 140 of 235 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30