Skip to content

Commit 608a142

Browse files
frozencemeterysimo5
authored andcommitted
[docs] Add note about Heimdal to cred store reference
1 parent a69d821 commit 608a142

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/source/credstore.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,10 @@ The value is a string in the form **type:residual** where **type** can be any
7676
replay cache storage type understood by the implementation and **residual** is
7777
the cache identifier (usually something like a path). If the string is a
7878
path, then the type is defaulted to `FILE`.
79+
80+
The krb5 mechanism in Heimdal
81+
-----------------------------
82+
83+
Heimdal has recently implemented the credential store extensions with the same
84+
interface as MIT krb5. However, it is not yet present in any released
85+
version.

0 commit comments

Comments
 (0)