We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ccff5a commit 7bed4e8Copy full SHA for 7bed4e8
CHANGELOG.md
@@ -11,6 +11,10 @@
11
* [GH-365](https://github.com/rajanadar/VaultSharp/issues/365) Add new ```transit key type``` values like ```hmac-key```, ```cmac-key``` etc.
12
* [GH-366](https://github.com/rajanadar/VaultSharp/issues/366) PKI Secrets Engine - return raw cert data, including revocation date
13
14
+**BUG FIXES:**
15
+
16
+ * [GH-378](https://github.com/rajanadar/VaultSharp/issues/378) DoOIDCCallbackAsync should be allowed for an unauthenticated client
17
18
## 1.17.5.1 (September 18, 2024)
19
20
**BUG FIXES:**
0 commit comments