Hi All,
We are writing an Enterprise App and we need to secure the app with a client certificate as well as username/password. Each iOS device will have its unique client certificate (in order to be able to revoke one if needed). Client certificates will be installed manually on each iPhone.
Is there a way with Xamarin to achieve this authentication when the app tries to login to our home built backend system? I have searched the web and couldn't find how to do this. I would appreciate if someone could point me in the right direction.
Kind regards,
Manuel.-