Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Releases: himmelblau-idm/libhimmelblau

0.2.6

30 May 16:06
a18297b
Compare
Choose a tag to compare

What's Changed

  • Fix ConsolidatedTelephony unknown auth type by @dmulder in #69

Full Changelog: 0.2.5...0.2.6

0.2.5

29 May 18:24
a9a2ec0
Compare
Choose a tag to compare

What's Changed

  • Modify the PhoneAppNotification prompt by @dmulder in #68

Full Changelog: 0.2.4...0.2.5

0.2.4

29 May 16:29
57ace31
Compare
Choose a tag to compare

What's Changed

  • Fix MS Authenticator Entropy Request by @dmulder in #67

Full Changelog: 0.2.3...0.2.4

0.2.3

22 May 21:53
fd4ed80
Compare
Choose a tag to compare

Fixes a refresh token credential leak in debug in 0.2.0. The leaked refresh token is from a PRT, is non-fungible, and is tied to the TPM. So it's theoretically useless outside the calling process, but still should not be in the debug.

0.2.0

20 May 17:26
b702fed
Compare
Choose a tag to compare

Improve capabilities for requesting access tokens with specific resource and scopes.

0.1.24

14 May 19:54
3473503
Compare
Choose a tag to compare
Merge pull request #60 from himmelblau-idm/dmulder/fix_error_fail

Fix error fail

0.1.23

14 May 18:52
2e540af
Compare
Choose a tag to compare

Check user exists

0.1.21

08 May 17:19
01d6079
Compare
Choose a tag to compare

Add the DEVICE_AUTH_FAIL error

0.1.20

07 May 17:58
cd6c509
Compare
Choose a tag to compare

0.1.18

29 Apr 15:22
f0a0bc3
Compare
Choose a tag to compare
Merge pull request #52 from himmelblau-idm/revert_invalid_fix

Revert invalid fix