Versjon 2.11.1
This release adds new password management capabilities across the Control API and Control Client, including support for setting passwords via secure hashes and managing user passwords directly in the UI.
It also improves configurability of the FoxIDs client interface by allowing company branding and messaging settings to be hidden, and enhances developer experience through richer Swagger documentation.
Additionally, PgKeyValueDB has been updated to fix a runtime issue affecting the Any method.
New Features and Improvements
Set password API with hashed password support
Added a Set Password API and support for creating users and setting passwords using a password hash.Password management in Control Client
Added support for setting a user’s password directly in the Control Client.Hide branding and messaging settings in client UI
It is now possible to hide company branding (company name and address) as well as SMS and email settings in the FoxIDs client user interface. Hide settings:- name: "Settings__ClientUi__HideBrandingSettings" value: "true" - name: "Settings__ClientUi__HideSmsSettings" value: "true" - name: "Settings__ClientUi__HideMailSettings" value: "true"Improved Swagger documentation
Added documentation in Control API XML summaries and property descriptions to improve Swagger clarity and usability.Server URL element in Swagger
Swagger now includes aserversURL element for improved API discoverability and correct base URL representation.
Bugs Resolved
Resolve “Any method is not supported”
PgKeyValueDB has been updated to version 3.1.1, resolving an issue where the Any method was not supported.
Resolve "Password validation error if no current password"
Can occur if a user is created without a password and then set the password e.g. with a email code.
- FoxIDs-2.11.1-linux-x64.tar.gz Begrenset (159,6 MB)
- FoxIDs-2.11.1-win-x64.zip Begrenset (179,7 MB)
- FoxIDs.MasterSeedTool-2.11.1-linux-x64.tar.gz Begrenset (58,1 MB)
- FoxIDs.MasterSeedTool-2.11.1-win-x64.zip Begrenset (57,3 MB)
- FoxIDs.SeedTool-2.11.1-linux-x64.tar.gz Begrenset (58,1 MB)
- FoxIDs.SeedTool-2.11.1-win-x64.zip Begrenset (57,3 MB)