Releases: opengovsg/mockpass
Releases · opengovsg/mockpass
v1.5.4
use MOCKPASS_NRIC as MyInfo default if SHOW_LOGIN_PAGE is false (#45)
v1.5.3
Actually remember uuid no longer has deep exports (03175c8)
v1.5.2
Onboard renovate and update deps (#28 through to #41)
Publish to npm through GitHub Actions (e56b7fb)
v1.5.1
Allow Dockerization (#24)
Remove hostPort hack (#25)
dependabot updates (#27)
v1.5.0
Allow assertion endpoint to be specified using PartnerId
(#22)
v1.4.4
Use dotenv to pick up .env files (#20)
Bump eslint-utils (#21)
v1.4.3
Correctly populate more fields in SAML response (#16)
Clean up incorrect default parameters in #16 (41edd12)
v1.4.1
Allow AuthnInstant
and subject recipient to be configured per response (#14)
Update js-yaml, xml-crypto to 1.3.0 (e487b2f)
With thanks to the NDI team
v1.4.0
Make encryption/signing optional, ensure responses are wrapped in SOAP envelope (#12)
With thanks to the NDI team