Forum Discussion
JoshM123
Aug 05, 2024Copper Contributor
Cert Based Auth no longer working on Android devices.
Curious as to how wide spread this is/will be. Windows and iOS is fine, only affecting android. You can easily test this by revoking MFA sessions on a user who is using cert based auth on a android ...
SalmanDhedhi
Sep 26, 2024Copper Contributor
I ran into the same issue and noticed that in company portal version 5.0.6348.0, the code in file om/microsoft/identity/common/internal/ui/webview/certbasedauth/OnDeviceCertBasedAuthChallengeHandler.java has changed. There is now a null check to prevent a NPE. I believe the latest version of company portal i.e 5.0.6348.0 as of today should fix this.