Locally, How can we create a client certificate , I want to validate user with certificate ,

0
Hi , In our application we are trying to do one logic. here is the flow we have some data. some users allowed to review them. while reviewing user will enter some text.  When user clicks Sign button , we will be redirect the user to OIDC SSO ( in our case Microsoft login page  will open ) . After login it will be redirected to one REST service of our mendix application.   that text will be encrypted using Signature algorithm. now the data is treated as digitally signed. My requirement , I also need to validate user certificate as well. how we can achieve that. I don’t have enough idea about certificates and how it works.      
asked
0 answers