Utgivelser

Siste FoxIDs versjonsnotater og nedlastinger.

Snakk med en ekspert

Docker-bilder

Bruk din pull secret for å autentisere mot Docker-registeret.

Grunnleggende autentisering

Docker-registeret bruker grunnleggende autentisering: kunde-ID-en din som brukernavn og din pull secret som passord.

Nyeste Docker-bilder
  • www.foxids.com/foxids:2.26.2 Begrenset
  • www.foxids.com/foxidscontrol:2.26.2 Begrenset

Pull secrets

Opprett opptil fem langvarige pull secrets for nedlasting av bilder.

Begrenset

Release tags API

Bruk endepunktet releases/tags for å hente en JSON-liste med utgivelsesnavn, Docker-bilder og filnavn for assets.

Åpne releases/tags

Versjon 1.16.9

Publisert torsdag 3. april 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.

Versjon 1.16.7

Publisert torsdag 27. mars 2025
  • Support matching issuer and authority with application specific issuers in OpenID Connect and OAuth 2.0 applications.

Versjon 1.16.5

Publisert mandag 24. mars 2025
  • Add refresh_token_expires_in in token response. Contains the number of seconds remaining until the refresh token expires. Not included if the refresh token has unlimited lifetime.

Bugs resolved:

Versjon 1.16.4

Publisert torsdag 20. mars 2025
  • Support SAML 2.0 IdP-Initiated login in SAML 2.0 authentication methods and forward the login to SAML 2.0 and OpenID Connect applications.
  • Control API methods to list users locked for an observation period and remove the user from the observation period.
  • Control Client UI to show users locked for an observation period and remove the user from the observation period.
  • Not send emails and SMS if the user are locked for an observation period.
  • Delete the users refresh token grants in all Login authentication methods (it is possible to configure more then one).

Versjon 1.16.1

Publisert torsdag 13. mars 2025
  • Control API methods to list and invalidate refresh token grants.
  • Control Client UI to list and invalidate refresh token grants. image

Bugs resolved:

  • Not invalidating track cache when the JWT to SAML 2.0 claim mapping is updated automatically.
  • Refresh token grants is not deleted on logout in environment links.

Versjon 1.15.22

Publisert torsdag 6. mars 2025
  • Change the SAML 2.0 relay state's maximum length to 20,000 characters (before 2,000 characters).
  • Query error and warning logs separately.

Versjon 1.15.21

Publisert onsdag 5. mars 2025
  • Accept claim types with spaces and change to log invalid claim types as a warning. Claim value with spaces was already supported.

Versjon 1.15.19

Publisert mandag 3. mars 2025
  • PostgreSQL support additional IDs.
  • Default confirm account on create new user.
  • The maximum possible lifetime of the refresh token is set to a maximum of 4 years.
  • Hide the New tenant button in Control Client if FoxIDs is configured to use one main tenant.

Versjon 1.15.15

Publisert torsdag 27. februar 2025
  • Complete single logout even though the application do not have logout URLs configured.
  • Improve the handling of claims with an empty value.
  • PG repository AdditionalIdExistAsync metod corrected.

Versjon 1.15.14

Publisert tirsdag 25. februar 2025
  • Require 'delete' conformation text to delete a tenant and a track.
  • Additional IDs constraint check in repository code for CosmosDB and PostgreSql.
  • PostgreSql repository updated.