Skip to content

3.1.0

Choose a tag to compare

@JuergenSchaefer JuergenSchaefer released this 09 Feb 07:08
· 71 commits to master since this release

added:

  • Support own proxy ignore list
  • Hide the release number info in the Authenticator App and show it only per tooltip
  • Disable the deprecated local endpoint (port)
  • Admininstrator
    • Function test to check if all certificates in certificate store (C:\Program
      Files\gematik Authenticator\resources\certs-idp & C:\Program Files\gematik
      Authenticator\resources\certs-konnektor)

      are valid and in the correct file format

fixed:

  • Citrix
    • App crashes if the config directory doesn't exist
    • If the save action fails because of missing Write Permission user receives no reaction
  • UX
    • Konnektor settings in Authenticator are lost in a session if mock mode was enabled
  • Error "self-signed certificate in certificate chain"
  • Error logging fails on HTTP error cases
  • Deep Link Uri - Conformity to RFC3986
  • Cancel ongoing Auto-Update process if user changes the settings
  • Faulty card handle processing with unplugged cards (HBA or SMC-B)
  • Switching between the selection "Zertifikat" and "Benutername/Passwort" and vice-versa does not leave out the
    json-config
  • Wrong error code when changing the settings ClientID
  • The mock version should reach all known IDPs and the prod version the PU-IDP(s) in the function test
  • Wrong flow after pressing the "Abbrechen" button in the "PIN-Eingabe" dialog at Z-IDP
  • Proxy PAC Files with n proxies for one url → use the proxy with the highest priority
  • Wrong ProxyAgent for destination address
  • Disabled false http 302 redirect to browser

security:

  • Do not log sensitive data in the mock version
  • Unauthenticated degradation of local availability (z.B.: DoS with CURL)