Skip to content

Releases: scitokens/scitokens

v1.8.1

09 Aug 14:16
4a70665
Compare
Choose a tag to compare

What's Changed

  • Adding pytest integration to turn of networking tests by @djw8605 in #185

Full Changelog: v1.8.0...v1.8.1

v1.8.0

08 Aug 21:25
490ba61
Compare
Choose a tag to compare

What's Changed

  • Fix missing issuer problem in deserialize function by @biqar in #171
  • Add a CL tool to verify SciTokens by @biqar in #174
  • Fix issue in creating the cache file location by @biqar in #172
  • Add convenience functions to issue demo tokens by @djw8605 in #183
  • Adding python scitokens spec file changes for review by @djw8605 in #178

New Contributors

Full Changelog: v1.7.4...v1.8.0

Version bug fix

22 Nov 14:14
bd88027
Compare
Choose a tag to compare

Fix the version within the package.

Full Changelog: v1.7.3...v1.7.4

Remove aud enforcement from deserailze function

22 Nov 14:12
661c037
Compare
Choose a tag to compare

aud enforcement was removed from the SciToken.deserialize operation. Instead it is performed in the enforcer, which implements the SciTokens aud enforcement standards.

What's Changed

New Contributors

Full Changelog: v1.7.2...v1.7.3

Documentation and Repo changes

28 Sep 19:48
6315ed9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

18 Feb 18:59
f70cede
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.2...v1.7.0

Update Python package version string

04 Nov 19:45
e57ec66
Compare
Choose a tag to compare

Ensure that the Python library version matches the RPM packaging

Updated PyJWT packaging requirements

04 Nov 16:41
168ff26
Compare
Choose a tag to compare

RPM and Python packages only require PyJWT >= 1.6.1

Multiple aud support

14 Oct 20:33
6c4f507
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

11 Oct 16:31
2e9e6d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0