Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Releases: curityio/signicat-authenticator

1.3.0

09 Mar 09:23
1541d0a
Compare
Choose a tag to compare

Added request_id in authentication attributes when signing

1.2.0

08 Jul 12:21
435b53d
Compare
Choose a tag to compare

This release adds support for configuring a static TBS to be used when signing is enabled in the authenticator

1.1.0

07 Nov 15:36
Compare
Choose a tag to compare

This release fixes 2 issues:

  • was unable to use keystore in formats other than JKS for signing. Fixed the problem so keystores are converted to the correct format before being used.
  • the keystore manager algorithm was changed from X509 to PKIX as per Oracle recommendation.

1.0.1

09 Aug 07:43
Compare
Choose a tag to compare

This release fixes an issue that would cause a NullPointerException when neither a trust manager nor a key manager was configured.

1.0.0

05 Jan 14:38
Compare
Choose a tag to compare

This release provides a number of new features and marks the first major version of this authenticator. In particular, the following features and fixes have been made since the last pre-release:

  • The method should be configured instead of the country so any can be provided (issue #13)
  • It is possible to configure trust anchors for singing certs and SSL servers (issue #4)
  • Client authentication is now supported (issue #8)
  • If a user cancels authentication at Signicat, the user is redirected back to Curity where the authenticator selector page is shown again (issue #12)

When upgrading from a pre-release, old configuration needs to be deleted completely. Also, all old versions of the authenticator and it's dependencies should be removed. With all traces of the pre-release version removed, follow the instructions in the README.rst to install this version.

0.9.1

17 Mar 12:05
Compare
Choose a tag to compare
0.9.1 Pre-release
Pre-release

This pre-release version of the plug-in adds support for using signing for authentication.

Currently, it only works with pre-production Signicat environments. The reason for this is that the plug-in needs access to the configured trust stores and client keys; these are not possible to obtain with the 2.4 version of the Curity Identity Server SDK. Support for these will be come in 3.0 of the SDK. Once that is available, this plug-in will be updated to use it, support for production environments will be available, and 1.0 of this plug-in will be released.

This pre-release is made to garnish feedback and to get additional testing and verification ahead of this first release.

0.9

28 Feb 09:59
b4a17c0
Compare
Choose a tag to compare
0.9 Pre-release
Pre-release

This is a pre-release, beta version of the Signicat authenticator for the Curity Identity Server. It allows an admin to setup authentication using Signicat for login using Finish, Danish, Swedish, Norwegian, and Estonian E-ID.

Note that config and behavior may change from this release to the 1.0 general release, and is only meant to garnish early feedback.