I am looking for ways to Authenticate on a mobile device.
The mobile application is connecting to a WCF Service which in turn connects to a Database. Before the application retrieves any information from the WCF Service I will need it to authenticate against a different server which would use AD Records to confirm the access.
I have found the following MSDN and a previous SO Question but these are both outdated.
If anyone has a more up to date source of information or is able to provide some I would be more then grateful.