Thanks. Working fine.
How i can have identiy server module for 4.2.2
Hi Team, We have hidden "Tenant selection" control in login page. Now we would like to pass the "tenantId" either in request header or as query string but it is not working. In header we are passing "__tenant" and in query string we have tried with "tenantId" parameter.
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
Hello maliming, Thanks for link. But can you help me more preciously what classes i have to extend. For ex. regarding point 1, i got one answer
An admin user, registers a new user
A user do self register
A user do self login first time via LDAP/ AzureAD (user registeration is inbuilt process if user doesn't exist)
A Role assigned or removed from the user
hi Team, i Have following queries:
Hi Team, I need class and method name which get invoked when. I have to extend these class on top of existing feature, if possible please share sample.