Version 1.7.3
- Kubernetes deployment improved and tested on OVHcloud.
- Docker build libraries used in the GitHub action updated to the latest version.
Latest FoxIDs release notes and downloads.
Sign in to access self-hosting packages and docker images.
Use your secret key to authenticate with the registry.
The Docker image registry uses Basic authentication, with your customer ID as the username and a secret key as the password.
Generate up to five long-lived keys for image downloads that never expire.
JsonWebKey (certificates) by the Kid parameter instead of the X5t parameter.Updated to ITfoxtec.Identity version 2.9.0, the following two changes will only have effect on new certificates:
X5tS256 value in JsonWebKey according to: The "x5t" (X.509 certificate SHA-256 thumbprint) parameter is a base64url-encoded SHA-256 thumbprint (a.k.a. digest) of the DER encoding of an X.509 certificate [RFC5280].X5c value in JsonWebKey to be: The "x5t" (X.509 certificate SHA-1 thumbprint) parameter is a base64url-encoded SHA-1 thumbprint (a.k.a. digest) of the DER encoding of an X.509 certificate [RFC5280].Resolve bug:
esolve bug:
Resolve bug:
pi/ instead of the correct api/.Resolve bug:
SAML 2.0 bugs resolved:
Scoping, IDPList and IDPEntry.Scoping.RequesterID and IDPList.GetComplete created as an attributes instead of an elements bug.