Hi,
Forget for a moment about the security implications.
We have a mobile application that needs to pass a username & password to a cloud application (over SSL), but this mobile application needs to extract these details from Active Directory. If we store the password using reversible encryption, can the mobile application extract the username & password from AD (perhaps in cleartext)?
Thanks,
SK