Details
-
Sub-task
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.6.0
-
None
Description
When fetching delegation tokens, we attempt to cast the KeyProvider to a DTExtension. However, right now the KP is already wrapped into a CryptoExtension, so it will never be a DTExtension, so we aren't able to get delegation tokens from the KMS.