hi
That's strange, Can you share a test project to reproduce?
Thanks
liming.ma@volosoft.com
hi
https://abp.io/support/questions/5037/How-do-we-get-support-with-Blazorise#answer-3a0b3114-427d-f26e-4cc5-88ff791f3ff3
hi
The changes merged to dev
, and the dev
target to abp 9.0
Current releases are target 8.x
This is the reason. I have picked the commit to rel-8.3. so it will available in next 8.x patch version.
Thanks.
Thanks. I have forwarded it to our angular team. They will reply you asap.
Your question credits have been refunded.
hi
https://github.com/abpframework/abp/issues/20864#issuecomment-2378895635
ok, You can test this in a new template project.
when I login the web it will create two sessions in the same time. Itz normal?
Yes, One session for authserver and one for the web. since you are using a tiered project.
hi
I sent you the content of the file logs.txt (generated by the app)
I didn't receive Logs.txt
can you share it by https://wetransfer.com/
liming.ma@volosoft.com
Thanks
hi
The claims seem to be no problem.
Can you create a new question and share the info? I will ask our angular team why the UI is wrong.
{
"iss": "https://test2dev.localhost:44322/",
"exp": 1727417535,
"iat": 1727413935,
"aud": [
"AccountService",
"IdentityService",
"AdministrationService",
"SaasService",
"ProductService",
"ClinicService",
"AppointmentService",
"FormsService"
],
"scope": "offline_access openid profile email phone AccountService IdentityService AdministrationService SaasService ProductService ClinicService AppointmentService FormsService",
"jti": "4e6393e4-e461-4dc4-a79c-6499878f3a3e",
"sub": "3a0daa97-5fba-2079-563c-3e26309bdc81",
"preferred_username": "admin",
"email": "safwan@gmail.com",
"role": "admin",
"tenantid": "3a0daa97-5b6d-e661-4f00-22309be7478d",
"oi_prst": "Angular",
"oi_au_id": "3a14ecaf-dae0-d535-4201-7197e6e3092e",
"client_id": "Angular",
"oi_tkn_id": "3a154411-b78a-d4ac-b584-f46f711b07e5"
}