Releases: choria-io/aaasvc
Releases · choria-io/aaasvc
0.0.3
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
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)