HappyRoot
HappyRoot
Hello, During the password reset process, the returnUrl parameter is lost. After entering the OTP code and successfully setting a new password, the user is redirected to a dialog with...
Hello, In version 5.03, I was able to use my own Global.resx file for localization. This functionality appears to be broken in version 6.02. I understand that part of the...
Hello, An issue has been identified in the logout functionality when a relative path is specified (e.g., _https://{host}/staging/identity_). The problem occurs in the **EndSession** method of the **CheckSessionController**. ``` .......
Hello, When attempting to override existing CSS or add new styles, the changes do not persist after a page refresh. ### Reproduction Steps: 1. Navigate to the pwd form. 2....
Hello, Weβre encountering an issue where the system includes all claims in the cookie by default, leading to excessively large headers. This triggers HTTP 431 errors ("Request Header Fields Too...
Hello, First of all, thank you for the great work on this project! π **Description:** I was wondering if there is currently a way to block or unblock users without...
Hello, and thank you for your great work! In version 5.0.2, when adding claims using either Postman or the UI β regardless of the method β the claims are consistently...
Hello Currently, the Name field in the Users table allows duplicates and is case-sensitive. This can lead to data inconsistency and confusion. Could you please add a database constraint (or...
Hello, We have encountered an issue related to the logout flow when multiple browser tabs are open. ### Environment: - Browser: Google Chrome (reproducible by duplicating a tab) - Scenario:...
Hello, After integrating the SimpleIdServer.IdServer and SimpleIdServer.IdServer.Domains packages, we observed that Swagger now includes additional API endpoints related to FormBuilder (specifically FakeData and Templates). Since these endpoints are not required...