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 a69d821 commit 608a142Copy full SHA for 608a142
docs/source/credstore.rst
@@ -76,3 +76,10 @@ The value is a string in the form **type:residual** where **type** can be any
76
replay cache storage type understood by the implementation and **residual** is
77
the cache identifier (usually something like a path). If the string is a
78
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