Version 2.8.2
This release introduces several improvements to the Control API and Control Client, focusing on usability, data precision, and authentication management. Key updates include better ordering and filtering in APIs, enhanced refresh token handling, passwordless tenant creation, and refinements in login behavior and SMS configuration.
A breaking change affects the RefreshTokenGrants Control API naming conventions - see details below.
New features and improvements
Improved ordering of applications and authentication methods
Applications and authentication methods are now ordered by display name. If a display name is not provided, ordering falls back to technical name, and then by type in both the Control API and Control Client.Enhanced filtering by custom SP client ID
Added support for filtering authentication methods by the optional custom SP client ID.More precise refresh token grant cleanup
Refresh token grants are now deleted when a user is deleted, disabled, request for password change, or request for set a password using an email or SMS confirmation code.
The cleanup process is now more accurate by also considering the authentication method type.Certificate management improvements
In the Control Client, signing certificates can now be downloaded or copied in Base64 format.UI improvement for application creation
Applications are now added to the list in Control Client only after the creation UI is closed, ensuring a cleaner user experience.Passwordless tenant creation
The Control Client and Control API now support creating a tenant with an initially passwordless admin user.Improved API input handling
Allfilter*parameters across the Control APIs are now trimmed before processing. This ensures that extra spaces in client inputs no longer cause empty or mismatched results.⚠️ Breaking Change - Renamed fields in
RefreshTokenGrantsAPI
To improve consistency and clarity, the following fields have been renamed:authMethod→upPartyNamefilterAuthMethod→filterUpPartyName
SAML 2.0 login improvements
- The login hint in SAML 2.0 query parameters is now space-trimmed and converted to lowercase.
- The identification step is now selected based on the login hint, ignoring automatic selection.
GatewayApi SMS label support
Added support for configuring a label in GatewayApi SMS settings. This label is now included in API calls to GatewayApi when sending SMS messages.
- FoxIDs-2.8.2-linux-x64.tar.gz Restricted (155.6 MB)
- FoxIDs-2.8.2-win-x64.zip Restricted (176.0 MB)
- FoxIDs.MasterSeedTool-2.8.2-linux-x64.tar.gz Restricted (56.7 MB)
- FoxIDs.MasterSeedTool-2.8.2-win-x64.zip Restricted (55.9 MB)
- FoxIDs.SeedTool-2.8.2-linux-x64.tar.gz Restricted (56.7 MB)
- FoxIDs.SeedTool-2.8.2-win-x64.zip Restricted (55.9 MB)