Wydania

Najnowsze informacje o wydaniach FoxIDs i pliki do pobrania.

Porozmawiaj z ekspertem

Obrazy Docker

Uzyj pull secret, aby uwierzytelnic sie w rejestrze Docker.

Uwierzytelnianie podstawowe

Rejestr Docker uzywa uwierzytelniania podstawowego: identyfikator klienta jako nazwa uzytkownika i pull secret jako haslo.

Najnowsze obrazy Docker
  • www.foxids.com/foxids:2.22.12 Ograniczone
  • www.foxids.com/foxidscontrol:2.22.12 Ograniczone

Pull secrets

Wygeneruj do pieciu dlugoterminowych pull secrets do pobierania obrazow.

Ograniczone

API tagów wydań

Uzyj endpointu releases/tags, aby pobrac liste JSON z nazwami wydan, obrazami Docker i nazwami plikow assetow.

Otwórz releases/tags

Wersja 1.17.6

Opublikowano piątek, 2 maja 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:

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

Wersja 1.17.5

Opublikowano czwartek, 1 maja 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.
Pliki
  • FoxIDs-1.17.5-linux-x64.tar.gz Ograniczone (166,5 MB)
  • FoxIDs-1.17.5-win-x64.zip Ograniczone (183,2 MB)
  • FoxIDs.SeedTool-1.17.5-linux-x64.tar.gz Ograniczone (62,5 MB)
  • FoxIDs.SeedTool-1.17.5-win-x64.zip Ograniczone (59,6 MB)

Wersja 1.17.4

Opublikowano środa, 30 kwietnia 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.
Pliki
  • FoxIDs-1.17.4-linux-x64.tar.gz Ograniczone (166,5 MB)
  • FoxIDs-1.17.4-win-x64.zip Ograniczone (183,2 MB)
  • FoxIDs.SeedTool-1.17.4-linux-x64.tar.gz Ograniczone (62,5 MB)
  • FoxIDs.SeedTool-1.17.4-win-x64.zip Ograniczone (59,6 MB)

Wersja 1.17.3

Opublikowano piątek, 25 kwietnia 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.
Pliki
  • FoxIDs-1.17.3-linux-x64.tar.gz Ograniczone (166,5 MB)
  • FoxIDs-1.17.3-win-x64.zip Ograniczone (183,2 MB)
  • FoxIDs.SeedTool-1.17.3-linux-x64.tar.gz Ograniczone (62,5 MB)
  • FoxIDs.SeedTool-1.17.3-win-x64.zip Ograniczone (59,6 MB)

Wersja 1.17.2

Opublikowano wtorek, 22 kwietnia 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.
Pliki
  • FoxIDs-1.17.2-linux-x64.tar.gz Ograniczone (166,4 MB)
  • FoxIDs-1.17.2-win-x64.zip Ograniczone (183,2 MB)
  • FoxIDs.SeedTool-1.17.2-linux-x64.tar.gz Ograniczone (62,4 MB)
  • FoxIDs.SeedTool-1.17.2-win-x64.zip Ograniczone (59,6 MB)

Wersja 1.16.9

Opublikowano czwartek, 3 kwietnia 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.

Wersja 1.16.7

Opublikowano czwartek, 27 marca 2025
  • Support matching issuer and authority with application specific issuers in OpenID Connect and OAuth 2.0 applications.

Wersja 1.16.5

Opublikowano poniedziałek, 24 marca 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:

Wersja 1.16.4

Opublikowano czwartek, 20 marca 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).

Wersja 1.16.1

Opublikowano czwartek, 13 marca 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.
Twoja prywatność

Twoja prywatność

Używamy plików cookie, aby poprawić korzystanie z naszych stron internetowych. Kliknij przycisk „Akceptuj wszystkie pliki cookie”, aby wyrazić zgodę na ich użycie. Aby zrezygnować z nieistotnych plików cookie, kliknij „Tylko niezbędne pliki cookie”.

Odwiedź naszą politykę prywatności, aby dowiedzieć się więcej