Reading client authentication cert in an ec2 hosted dotnet app

0

Hi. I have a dotnet core web app running on an ec2 instance. All users already have access to our aws account via their own client authentication pki cert. How can I read information from that cert in my web app? I need to gather their name (or any unique identifier) as some users require different features.

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions