Skip to content

Releases: ITfoxtec/FoxIDs

Version 1.11.21

19 Nov 20:36
c454601
Compare
Choose a tag to compare
  • 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.

Version 1.10.18

08 Nov 12:44
29db1c2
Compare
Choose a tag to compare
  • Support 200 HRD domains on an authentication method with a total combined length of 2000 characters.
  • Improve HRD selection and improve help text in Control Client.
  • Add support for Elliptic Curve.

Resolve bug:

  • HRD bug in Control Client making it impossible to add * instead of a domain.

Version 1.10.17

07 Nov 14:33
f638e45
Compare
Choose a tag to compare

Resolve bug:

  • Failed while trying to generate certificate information if the key is Elliptic Curve (EC).

Version 1.10.16

31 Oct 12:05
fbf1b05
Compare
Choose a tag to compare
  • Improve external user UI on authentication methods and add text about claims overwriting.
  • Improve error handling if an external user is disabled.

Resolve bug:

  • Correct master partition id in Mongo and PG repositories.
  • Resolve DynamicElement type pascal casing bug.

Version 1.10.13

25 Oct 12:32
8c479ca
Compare
Choose a tag to compare
  • Remove the cache clean up logic from the seed logic because it is unused.
  • Update and clean up Azure ARM template.

Resolve bug:

  • PostgreSql data clean up loads incorrect objects and fails.

Version 1.10.12

23 Oct 12:08
e13f4a6
Compare
Choose a tag to compare

Resolve bug:

  • The email selection field is not shown if needed if only OIDC and/or SAML 2.0 authentication methods is selected.

Version 1.10.11

10 Oct 09:17
86d3565
Compare
Choose a tag to compare
  • By default, the SAML 2.0 application's Name ID value is the user's unique ID. With this release, if you configure urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress as Name ID Format, the Name ID value becomes the user's email.
  • Improve SAML 2.0 signature validation certificate not configured error message.

Version 1.10.10

05 Oct 21:17
26bbbb5
Compare
Choose a tag to compare

Resolve bug:

  • User id validation bug, which in some cases results in a incorrect session validation check.

Version 1.10.9

03 Oct 09:36
ca30d69
Compare
Choose a tag to compare
  • Automatically create mappings between JWT and SAML claim types (configurable).
  • Support duplicated mappings of both JWT and SAML claim types.
  • DK privilege claim transformers is default configured to replace claims in FoxIDs Control Client.
  • Add a Client ID parameter in OpenID Connect RP-Initiated Logout Request.
  • Support Amazon Cognito non-compliant OpenID Connect logout with workaround.
  • Default not delete sequences to improve the browser back experience.

Version 1.10.6

19 Sep 14:21
927a583
Compare
Choose a tag to compare
  • Support profiles in the following authentication methods:
    • OpenID Connect
    • SAML 2.0
    • External API Login
    • Environment Link
  • Change external API login to use error text on errors instead of only HTTP error codes.
  • Support to change the technical name / Client ID / Resource ID on applications and authentication methods.
  • Support to change the profile name in authentication methods.
  • Support to disable login hint in SAML 2.0 authentication methods in authn request Subject.NameID.
  • Increase K8s Nginx buffer size and limited the ID Token size in the authentication method session.
  • ITfoxtec.Identity version 2.10.2
  • ITfoxtec.Identity.Saml2 version 4.12.7
  • NuGet package updates.

Resolve bugs:

  • Null reference exception if a SAML 2.0 logout request is received without a NameID.
  • SAML 2.0 authn context comparison types do not accept lowercase values.
  • Do not update allowed authentication methods on environment links.