Skip to content

Releases: choria-io/aaasvc

0.0.3

19 Apr 12:08
343269a
Compare
Choose a tag to compare

Bug Fixes

  • Make callerids more compatible with mco standards (#22)

Enhancements

  • Allow disabling authenticators and signers (#25)
  • Enforce exp headers and do not accept ones that are too far in the future (#21)

0.0.2

01 Feb 14:29
5b2adee
Compare
Choose a tag to compare

Enhancements

  • Expand the token path to allow ~ to be used in system wide configs (#10)

Bug Fixes

  • Place correct integer format date in the iat field of JWT tokens (#11)
  • Correctly expose the agent and action being authorized to prometheus (#12)
  • Syntax fixes to login.rb (#16)
  • Write token with mode 0600 (#18)

0.0.1

30 Jan 14:11
318c205
Compare
Choose a tag to compare

Initial Release