Skip to content

Releases: siemens/sso-mib

v0.7.0

06 Nov 15:08
v0.7.0

Choose a tag to compare

This release adds a fully working example of a git credential helper to authenticate git-send-email on O365 (SMTP) using OAUTH2 with tokens from the broker.

features

0fed153 feat(tool): properly decode JWTs

others

0227411 Added a meson install_tag to sso_mib_tool and cred helper
f17f5cd ci: build package for debian forky as well
3ab9ca5 feat(credential-helper): allow to pass options via CLI
a96b952 chore(examples): add git credential helper for SMTP on O365

v0.6.0

27 May 08:17
v0.6.0

Choose a tag to compare

bugfixes

  • eb8b0cf fix(account): make clientInfo optional field
  • fef3070 fix(tool): switch to RFC 4568 compatible base64 decoder
  • 654a9b3 fix(tool): harmonize error handling and exit codes

features

  • 18ca88d feat: implement removeAccount API
  • 8a4f42b feat(tool): add support for removeAccount
  • 93c5f18 feat(client-app): make redirect URI configurable

others

  • 2647469 debian: add initial symbol file
  • f4c781b chore: emit warning if account cannot be parsed
  • b721c69 chore: add example for OneDrive API

v0.5.0

19 May 15:38
v0.5.0

Choose a tag to compare

0.5.0 Release