Description
The scenario where the STS is configured to encrypt an IssuedToken does not work when the client sends a SymmetricKey KeyType request. This is because the STS encrypts the entropy to the service provider, and the STSClient can't decrypt them as a result. This task also involves a system test for this issue.