Planned intervention: On Thursday 19/09 between 05:30-06:30 (UTC), Zenodo will be unavailable because of a scheduled upgrade in our storage cluster.

There is a newer version of the record available.

Published November 11, 2022 | Version v0.6.1
Software Open

oidc-mytoken/server: mytoken-server 0.6.1

  • 1. @KIT-SCC
  • 2. @deepsourcelabs

Description

mytoken 0.6.1 API

  • Changed the restriction ip key to hosts:
    • Backward compatibility is preserved. The legacy key ip is still accepted.
    • The hosts entry can contain:
      • Single ip address
      • Subnet address
      • Host name (with or without wildcard)
        • To compare against this, on request a reverse dns lookup is done for the request's ip address
Enhancements
  • Location restriction can now be done with host names, not only plain ip addresses, see above for more details.
  • Webinterface: Added message to tokeninfo after MT creation and TC exchange to indicate that users must copy the mytoken to persist it.
  • Improved code quality
Bugfixes
  • Fixed a bug in the web interface where the scope selection indicator for access tokens where not updated.
Dependencies
  • Bump go version to 1.19
  • Bump golang.org/x/mod from 0.5.1 to 0.7.0
  • Bump golang.org/x/crypto to 0.2.0
  • Bump golang.org/x/term to 0.2.0
  • Bump github.com/gofiber/fiber/v2 from 2.37.1 to 2.39.0
  • Bump github.com/gofiber/helmet/v2 from 2.2.16 to 2.2.18

Files

oidc-mytoken/server-v0.6.1.zip

Files (2.1 MB)

Name Size Download all
md5:c463a7e65f14cd1e87e474ddefcdc705
2.1 MB Preview Download

Additional details

Related works