Exciting things are coming - our community is moving to a new home!
Whilst we make this move, the community is now in READ-ONLY mode today and there maybe some downtime (we will try to keep this to a minimum). Learn more here.

Forum Discussion

keni's avatar
keni
Level 1.6: Donut
2 years ago

Device Attestation: Auto-Select Client Cert + User Login on Android

Hi everyone,

 

I’m trying to use client certificate authentication (mTLS) with Chrome Custom Tabs on Android. We want to automatically select the client certificate without prompting the user, and also ask for their username and password as part of the login process. This way, we can combine both certificate-based authentication and user credentials for device attestation.

 

On desktop Chrome, this can be done using a policy like AutoselectCertificateForUrls, but it seems this doesn’t work on Android. If this is a known limitation, is there a way to request this feature from the Android or Chrome team?

1 Reply

  • DarenSamson's avatar
    DarenSamson
    Level 1.6: Donut
    2 years ago

    Great question!