Imagens Docker
Utilize o seu pull secret para autenticar no registo Docker.
Autenticação básica
O registo Docker usa autenticação básica: o seu ID de cliente como nome de utilizador e o seu pull secret como palavra-passe.
Imagens Docker mais recentes
- www.foxids.com/foxids:2.26.2 Restrito
- www.foxids.com/foxidscontrol:2.26.2 Restrito
Pull secrets
Gere até cinco pull secrets de longa duração para downloads de imagens.
Restrito
API de tags de versões
Use o endpoint releases/tags para obter uma lista JSON com nomes de versões, imagens Docker e nomes de ficheiro dos assets.
Abrir releases/tags
Publicado quinta-feira, 3 de abril de 2025
Versão 1.16.7
Publicado quinta-feira, 27 de março de 2025
- Support matching issuer and authority with application specific issuers in OpenID Connect and OAuth 2.0 applications.
Versão 1.16.5
Publicado segunda-feira, 24 de março de 2025
- Add
refresh_token_expires_inin token response. Contains the number of seconds remaining until the refresh token expires. Not included if the refresh token has unlimited lifetime.
Bugs resolved:
- https://control.foxids.com/api/swagger/v1/swagger.json return blank page because incorrect namespace in API method.
Versão 1.16.4
Publicado quinta-feira, 20 de março de 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).
Versão 1.16.1
Publicado quinta-feira, 13 de março de 2025
- Control API methods to list and invalidate refresh token grants.
- Control Client UI to list and invalidate refresh token grants.
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.
Versão 1.15.22
Publicado quinta-feira, 6 de março de 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.
Versão 1.15.21
Publicado quarta-feira, 5 de março de 2025
- Accept claim types with spaces and change to log invalid claim types as a warning. Claim value with spaces was already supported.
Versão 1.15.19
Publicado segunda-feira, 3 de março de 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.
Versão 1.15.15
Publicado quinta-feira, 27 de fevereiro de 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.
Versão 1.15.14
Publicado terça-feira, 25 de fevereiro de 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.