Skip to content

Releases: registrystack/esignet-relay-authenticator

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 23:09
c064ff8

Native Go BREG authentication provider for pinned eSignet 2.0.0-beta.1.
Adds an optional companion UI built from the same pinned eSignet source.
The provider retains issuer-neutral token_client credentials and the opt-in,
transaction-bound synthetic Mailpit verifier introduced in v0.4.0.
See README and CHANGELOG when upgrading from earlier versions.
Production OTP delivery remains outside this provider artifact.

Source: c064ff8
Image: ghcr.io/registrystack/esignet-relay-authenticator:0.5.0
OCI index: sha256:d4f443259796b2b349239cdde7eb7b82e7286c19dd11cb6b2f3f74d134338848
Companion UI: ghcr.io/registrystack/esignet-oidc-ui:0.5.0
UI OCI index: sha256:1302095a325b5819276b816614e0758ce9532bcc9af429ac21345cd0223e78f7

Both OCI archives contain Linux amd64 and arm64 images, SBOMs, and build provenance.
The companion UI uses the same pinned upstream source, reviewed dependency fixes,
and a same-origin proxy limited to public identity routes.
Verify the archive checksum and GitHub artifact attestation before importing it.
Publication and verification commands are in docs/release.md at this tag.

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 19:07
8254817

Native Go BREG authentication provider for pinned eSignet 2.0.0-beta.1.
This release replaces Mint-specific credentials with an issuer-neutral token_client.
Migrate the former mint configuration before upgrading; see README and CHANGELOG.
It also adds an opt-in, transaction-bound synthetic Mailpit challenge verifier.
Production OTP delivery remains outside this provider artifact.

Source: 8254817
Image: ghcr.io/registrystack/esignet-relay-authenticator:0.4.0
OCI index: sha256:04ab6d6b37d4b4b62b6f35fb53609ca1f36a7a97afa4e9c7a87b405c24cbf816

The OCI archive contains Linux amd64 and arm64 images, SBOMs, and build provenance.
Verify the archive checksum and GitHub artifact attestation before importing it.
Publication and verification commands are in docs/release.md at this tag.

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 15:20
409e27c

Native Go BREG authentication provider for pinned eSignet 2.0.0-beta.1.
This replaces the Java plugin and requires migration; see the repository README and CHANGELOG.

Source: 409e27c
Image: ghcr.io/registrystack/esignet-relay-authenticator:0.3.0
OCI index: sha256:3c29b0ce18b0787ea95994b318130f806ee8a139ea10c9b899119a22240fa287

The OCI archive contains Linux amd64 and arm64 images, SBOMs, and build provenance.
Verify the archive checksum and GitHub artifact attestation before importing it.
Publication and verification commands are in docs/release.md at this tag.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 11:00
1f80c66

What's Changed

  • eSignet Relay Authenticator plugin — full v1 implementation by @jeremi in #1
  • Reload Relay bearer credentials from file by @jeremi in #4
  • Release v0.2.0 with Relay V2 and Registry Mint by @jeremi in #5

New Contributors

  • @jeremi made their first contribution in #1

Full Changelog: https://github.com/jeremi/esignet-relay-authenticator/commits/v0.2.0