Rilasci

Ultime note di rilascio di FoxIDs e download.

Parla con un esperto

Immagini Docker

Usa il tuo pull secret per autenticarti nel registro Docker.

Autenticazione di base

Il registro Docker usa l'autenticazione di base: il tuo ID cliente come nome utente e il tuo pull secret come password.

Immagini Docker più recenti
  • www.foxids.com/foxids:2.19.9 Limitato
  • www.foxids.com/foxidscontrol:2.19.9 Limitato

Pull secrets

Genera fino a cinque pull secrets a lunga durata per i download delle immagini.

Limitato

API tag delle versioni

Usa l'endpoint releases/tags per ottenere un elenco JSON con nomi delle versioni, immagini Docker e nomi file degli asset.

Apri releases/tags

Versione 2.0.7

Pubblicato lunedì 30 giugno 2025
  • Support multiple dynamic elements of type; custom, test and html in the same page.
  • Dynamic custom element set autocomplete="off".
  • Show link to go back to login page on set password pages.
  • New claim transforms created in the Control Client default replace the claim instead of adding.
  • Default delete used sequences and improve the go back in browser error messages.
File
  • FoxIDs-2.0.7-linux-x64.tar.gz Limitato (159,1 MB)
  • FoxIDs-2.0.7-win-x64.zip Limitato (179,2 MB)
  • FoxIDs.MasterSeedTool-2.0.7-linux-x64.tar.gz Limitato (58,7 MB)
  • FoxIDs.MasterSeedTool-2.0.7-win-x64.zip Limitato (57,8 MB)
  • FoxIDs.SeedTool-2.0.7-linux-x64.tar.gz Limitato (58,7 MB)
  • FoxIDs.SeedTool-2.0.7-win-x64.zip Limitato (57,8 MB)

Versione 2.0.6

Pubblicato giovedì 26 giugno 2025

With this release it is possible to extend the login UI flow with custom login dialogs build with dynamic elements. The extended UIs have full support for culture / multi language.

  • Support extended UI where you can customise and add pages to the login flow.
  • New dynamic elements; customisable field and text and HTML elements.
  • Support dynamic elements with custom text and translations.
  • Support custom text and translations defined in a environment. The custom texts are auto created.
  • Show the default text translations in Control Client.
  • Only support text translations for languages defined in the embedded translations.
  • Validate all request and response values in external connect API calls.
  • Deprecate ErrorDescription in external connect API calls. Use instead ErrorMessage.
File
  • FoxIDs-2.0.6-linux-x64.tar.gz Limitato (159,1 MB)
  • FoxIDs-2.0.6-win-x64.zip Limitato (179,2 MB)
  • FoxIDs.MasterSeedTool-2.0.6-linux-x64.tar.gz Limitato (58,7 MB)
  • FoxIDs.MasterSeedTool-2.0.6-win-x64.zip Limitato (57,8 MB)
  • FoxIDs.SeedTool-2.0.6-linux-x64.tar.gz Limitato (58,7 MB)
  • FoxIDs.SeedTool-2.0.6-win-x64.zip Limitato (57,8 MB)

Versione 1.19.2

Pubblicato martedì 17 giugno 2025
  • Support OpenSearch 3.0
  • Remove old obsolete OpenSearch indexes.
  • Docker images support both linux/amd64 and linux/arm64 (new).
  • Seed data protector key data to avoid creating two keys in some deployment sceneries.

Bugs fixed:

  • Cosmos DB nullable object must have a value bug when calling Failing Login Locks.
  • Users and tenants filter query do not return data in CosmosDB.
File
  • FoxIDs-1.19.2-linux-x64.tar.gz Limitato (158,9 MB)
  • FoxIDs-1.19.2-win-x64.zip Limitato (179,0 MB)
  • FoxIDs.MasterSeedTool-1.19.2-linux-x64.tar.gz Limitato (58,7 MB)
  • FoxIDs.MasterSeedTool-1.19.2-win-x64.zip Limitato (57,8 MB)
  • FoxIDs.SeedTool-1.19.2-linux-x64.tar.gz Limitato (58,7 MB)
  • FoxIDs.SeedTool-1.19.2-win-x64.zip Limitato (57,8 MB)

Versione 1.18.4

Pubblicato giovedì 22 maggio 2025
  • Supports one-time passwords via email and SMS with the option to disable password login.
  • Supports creating users without a password and requesting the user to set a password with email or SMS confirmation at first login.
  • Support to upload many users per API call.
  • Seed tool to upload many users from a CSV file.
  • Change reset password to be called set password and show less information.
  • One-time password counter masseurs for sending email and SMS.
  • Two-factor with email and SMS show less information.
  • Improve emails and SMS texts.
  • API page size increase to 500.
File
  • FoxIDs-1.18.4-linux-x64.tar.gz Limitato (158,9 MB)
  • FoxIDs-1.18.4-win-x64.zip Limitato (179,0 MB)
  • FoxIDs.MasterSeedTool-1.18.4-linux-x64.tar.gz Limitato (58,6 MB)
  • FoxIDs.MasterSeedTool-1.18.4-win-x64.zip Limitato (57,7 MB)
  • FoxIDs.SeedTool-1.18.4-linux-x64.tar.gz Limitato (58,6 MB)
  • FoxIDs.SeedTool-1.18.4-win-x64.zip Limitato (57,7 MB)

Versione 1.17.6

Pubblicato venerdì 2 maggio 2025

Linux releases are configured to be deployed with a reverse proxy like e.g., Nginx or Apache. The FoxIDs websites is default configured for incoming traffic on port 80. Read the request domain in the X-Forwarded-For header and read the schema in the X-Forwarded-Proto header. Log are default written to the /var/log/ folder.
The Linux releases found in FoxIDs-x.x.x-linux-x64.tar.gz is self-contained and you do not have to install the .NET runtime.

Deployment descriptions:

File
  • FoxIDs-1.17.6-linux-x64.tar.gz Limitato (166,5 MB)
  • FoxIDs-1.17.6-win-x64.zip Limitato (183,2 MB)
  • FoxIDs.SeedTool-1.17.6-linux-x64.tar.gz Limitato (62,5 MB)
  • FoxIDs.SeedTool-1.17.6-win-x64.zip Limitato (59,6 MB)

Versione 1.17.5

Pubblicato giovedì 1 maggio 2025
  • Make Control Client prettier when using least privilege.
  • Make it possible to query environments with least privileges and get a result based on the access.
  • Log and show request method in logs.

Bugs fixed:

  • Spelling mistakes in code, change the scope/role access rights element from Base to Basic and thus follow the documentation.
  • Add missing access rights for environments to accept the overall scope/roles foxids:tenant:track and foxids:tenant:track[xxxx] instead of only access rights with least privileges.
File
  • FoxIDs-1.17.5-linux-x64.tar.gz Limitato (166,5 MB)
  • FoxIDs-1.17.5-win-x64.zip Limitato (183,2 MB)
  • FoxIDs.SeedTool-1.17.5-linux-x64.tar.gz Limitato (62,5 MB)
  • FoxIDs.SeedTool-1.17.5-win-x64.zip Limitato (59,6 MB)

Versione 1.17.4

Pubblicato mercoledì 30 aprile 2025
  • When a new tenant is created, an administrator user is added to the master environment with the admin role. If the administrator user does not need to change the password. The administrator user is now also added in the other environments in the tenant as basic users without the admin role.

Bugs fixed:

  • The FoxIDs logo was displayed with incorrect font on iOS due to missing imbedded font.
File
  • FoxIDs-1.17.4-linux-x64.tar.gz Limitato (166,5 MB)
  • FoxIDs-1.17.4-win-x64.zip Limitato (183,2 MB)
  • FoxIDs.SeedTool-1.17.4-linux-x64.tar.gz Limitato (62,5 MB)
  • FoxIDs.SeedTool-1.17.4-win-x64.zip Limitato (59,6 MB)

Versione 1.17.3

Pubblicato venerdì 25 aprile 2025
  • Support OpenSearch with self-signed certificate by using the setting Settings.OpenSearch.AllowInsecureCertificates: true.
  • Support OpenSearch migration with optional OpenSearch query configuration and cross-cluster search.
  • Support SMTP without username and password authenticate.
File
  • FoxIDs-1.17.3-linux-x64.tar.gz Limitato (166,5 MB)
  • FoxIDs-1.17.3-win-x64.zip Limitato (183,2 MB)
  • FoxIDs.SeedTool-1.17.3-linux-x64.tar.gz Limitato (62,5 MB)
  • FoxIDs.SeedTool-1.17.3-win-x64.zip Limitato (59,6 MB)

Versione 1.17.2

Pubblicato martedì 22 aprile 2025
  • Support IIS deployment on Windows server.
  • Support both HTTP and HTTPS, but you should always use HTTPS in production.
  • When a new user is created in the login UI. Changed to not confirm the account if not configured.
File
  • FoxIDs-1.17.2-linux-x64.tar.gz Limitato (166,4 MB)
  • FoxIDs-1.17.2-win-x64.zip Limitato (183,2 MB)
  • FoxIDs.SeedTool-1.17.2-linux-x64.tar.gz Limitato (62,4 MB)
  • FoxIDs.SeedTool-1.17.2-win-x64.zip Limitato (59,6 MB)

Versione 1.16.9

Pubblicato giovedì 3 aprile 2025
  • Support Home Realm Discovery (HRD) based on IP addresses, IP Ranges and regular expressions, docs.
  • Full support for SAML 2.0 IdP-Initiated Login in OpenID Connect applications with IdP-Initiated Login grant functionality to avoid an extra round-trip to the external IdP, docs.
La tua privacy

La tua privacy

Usiamo i cookie per migliorare la tua esperienza sui nostri siti. Fai clic sul pulsante 'Accetta tutti i cookie' per acconsentire all'uso dei cookie. Per rifiutare i cookie non essenziali, fai clic su 'Solo cookie necessari'.

Visita la nostra pagina di Informativa sulla privacy per saperne di più