Hi,
For non-Domain devices, you can create a Certificate Authentication Profile (CAP) that points to lets say the Subject CN field but leave
the identity Store empty (like this it doesn't fetch an AD to see if the computer exist in one of its groups).
Then in the authentication Policy you can create a rule like this:
- If Certificate issuer common name = your CA cert CN the use the CAP created above.
Of course you can do many combination in the Authentication policy to be more granular.
I hope this helped.
Please rate