Skip to content

v0.1.3

Compare
Choose a tag to compare
@DSorlov DSorlov released this 01 Jul 18:06
· 106 commits to master since this release
81a96e8

Breaking Changes

  • Renamed ssn in output object to id which is more universal due to HSA-id and Freja OrgID which can ingest and send out other forms of id and to prepare for any additional forms of other identity types that we wish to invoke. Currently only in use by frejaeid, frejaorgid and ghsaid.

Added

  • General support for extra functions in modules
  • Added support for SITHS ID via GrandID by Svensk e-Identitet (ghsaid)
  • Freja OrgID functions for creating/deleting organizational ids created (frejaorgid)
  • Added more options for invocation and data results for Freja eID (frejaeid)
  • Added support for adding and removing CUSTOM_IDENTIFIERs. (frejaeid)
  • Multiple certificates to validate freja eid jwt (frejaeid, frejaorgid)

Fixed

  • Fixed bug in Freja OrgID preventing successfull verification during certain conditions.
  • Fixed default testing config for ftfrejaeid
  • Fixed unpacking in frejaeid and cases where errors where treated as successes