You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
Suwat Ch edited this page May 18, 2020
·
8 revisions
Overview
We currently support enable client cert authentication as well as exclusion paths to allow pick and choose paths to enforce or ignore client certification authentication. Recently, we enhance the feature further to allow optional certificate which enable the composition between certification (if present) and other authentication mechanism (such Azure Active Directory).
How-to
At the time of this wiki, there is no azure portal support for the feature. However, one can use resource explorer, navigate to the WebApp node and update clientCertEnabled as well as clientCertMode (available options: Required or Optional) accordingly.