Releases

Latest FoxIDs release notes and downloads.

Self-hosting downloads

Sign in to access self-hosting packages and Docker images. Access is managed at the organisational level, allowing your entire team to have individual accounts. Everyone with access can manage the pull secrets.

Docker images

Use your pull secret to authenticate with the registry.

Basic authentication

The Docker image registry uses Basic authentication, with your customer ID as the username and a pull secret as the password.

Latest Docker images
  • www.foxids.com/foxids:2.17.1 Restricted
  • www.foxids.com/foxidscontrol:2.17.1 Restricted

Pull secrets

Generate up to five long-lived secrets for image downloads.

Restricted

Release tags API

Use the releases/tags endpoint to get a JSON list of release names, Docker images, and asset file names.

Open releases/tags JSON

Version 1.14.8

Published Wednesday 18 December 2024
  • Set the Two-Factor Authenticator time tolerance down to 2 minutes.
  • Divide failing login count into groups to make failing login count ready for multiple login types.

Resolved bug(s):

  • Remove duplicated error summery in email conformation UI.

Version 1.14.7

Published Monday 16 December 2024

Resolved bug(s):

  • Change external user ID because of incorrect validation check.

Version 1.14.5

Published Friday 13 December 2024
  • Change the update properties of external users in the PUT method so that the properties only updated if they contain a value.
  • Set the external user properties; authentication method and redemption claim values to lower.
  • Do create before delete when changing an external user's ID.
  • Allow any origin for /api/swagger/v1/swagger.json.
  • Improve emails and add customizable address info footer. The Address information can be configured per environment and in settings:
    "Settings__Address__CompanyName": "xxx",
    "Settings__Address__AddressLine1": "xxx",
    "Settings__Address__PostalCode": "xxx",
    "Settings__Address__City": "xxx",
    "Settings__Address__StateRegion": "xxx"
    "Settings__Address__Country": "xxx"
    

Version 1.14.3

Published Wednesday 11 December 2024
  • Prefer to show redemption claim value in the external users list.
  • Make it possible to update external users based on the redemption claim value.
  • Log refresh token grant not found as warning.

Resolved bug(s):

  • Fails if authentication method state cookie is null.

Version 1.14.2

Published Tuesday 10 December 2024
  • Link external user support redemption claim. The external users can be redeemed by a redemption claim type (e.g. email) and they are then automatically linked with the link claim type.
  • Change submit in post form to improve Chrome custom tab and Android app support.
  • Optimize query and fragment redirects.
  • Add FoxIDs Control API method UserChangePassword that supports changing the user's password.

Resolve bug:

  • Control API do not accept low level roles.

Version 1.13.4

Published Monday 9 December 2024

Resolve bug:

  • API missing mapping for API Resource.

Version 1.13.3

Published Wednesday 4 December 2024
  • Change the Referrer-Policy header from no-referrer to strict-origin to send the origin and nothing else. Before the origin was not send or null.

Version 1.13.2

Published Tuesday 3 December 2024
  • Support pagination with pagination token in a new set of Control APIs instead of the old set of filter Control APIs. The new APIs has a plural s. For example, the old FilterTenant API is now Tenants where the new API support pagination.
  • Control Client support pagination.
  • .NET 9.
  • Log warning and redirect back to the application if SAML 2.0 Authentication Method do not support logout.
  • Support for changing XML canonicalization method in SAML 2.0 authentication methods.
  • Improve SAML 2.0 invalid authn response trace and error message.

Resolve bug:

  • OpenID Connect logout error if the post logout redirect URI is null or empty.

Version 1.12.8

Published Tuesday 26 November 2024
  • PostgreSQL is production ready and configured in appsettings.json:
"PostgreSql": {
  "ConnectionString": "Host=xxx;Username=postgres;Password=postgres;Database=FoxIDs"
},
"Options": {
  "Log": "Stdout",
  "DataStorage": "PostgreSql",
  "KeyStorage": "None",
  "Cache": "PostgreSql",
  "DataCache": "None"
}
  • Support for calling an external API in a claim transform to add external claims.
  • Improve claim transform validation in Control Client.
  • Add state cookie in OpenID Connect authentication method for authentication and RP Initiated logout to handle missing state property from Amazon AWS and Microsoft Entra ID.

Resolve bug:

  • Custom domain verification disappears on customer information update.
  • Not uniformed issuer in Control Client.

Version 1.11.21

Published Tuesday 19 November 2024
  • Set and disable expiration in test applications in Control API and Control Client.
  • Add URL binding pattern help text in Control Client.
  • Improve the link external user help text for SAML 2.0 in Control Client.
  • Make it possible to search authentication methods based by the HRD domains in Control API and Control Client.
  • Support automatically usage calculations, invoicing and payment.
  • Only show plan functionality if invoicing is enabled.
  • ARM update and a small ARM configuration added.
  • Ignore the http://schemas.itfoxtec.com/ws/2014/02/identity/claims/saml2nameid claim from the ITfoxtec Identity SAML 2.0 component.
  • Simplify the Authentication Method nav item to Authentication.

Resolve bug:

  • Missing Redis ConnectionMultiplexer bug if Redis used without CosmosDB.

Your Privacy

We use cookies to make your experience of our websites better. Click the 'Accept all cookies' button to agree to the use of cookies. To opt out of non-essential cookies, click 'Necessary cookies only'.

Visit our Privacy Policy page for more