Forums

Forums / General Discussions / x509/Client Certificates

x509/Client Certificates

Thread is closed for posting
2 posts, 1 answered
  1. Kevin Dowker
    Kevin Dowker avatar
    4 posts
    Registered:
    03 May 2019
    08 Aug 2019
    Link to this post
    Does TPC have any documented guidance on implementing the use of client certificates for portal authentication? Also, curious what implications this has not only on portal end users, but also for backend administrators. That is, if coding the check for client certs in the Global.asax file would enforce client cert validation for both end users and backend users. Any examples or other guidance would be appreciated? 
    Last modified on 08 Aug 2019 14:08 by Kevin Dowker
  2. Josh
    Josh avatar
    47 posts
    Registered:
    01 Jun 2018
    Answered
    29 Oct 2019 in reply to Kevin Dowker
    Link to this post

    Hello Kevin,

    Client certificate authentication is not supported by The Portal Connector through out-of-the-box functionality, that would have to be a custom implementation. The Portal Connector and Sitefinity are built using the ASP.NET application framework, so you may be able to implement something similar to what is being done in this article: https://support.microsoft.com/en-ca/help/315588/how-to-secure-an-asp-net-application-using-client-side-certificates.

    You may want to look further into Sitefinity Authentication as well, more information on Sitefinity Authentication can be found here: https://www.progress.com/documentation/sitefinity-cms/for-developers-authentication.

    If you have any other questions please feel free to reply to this thread, or for more complex implementation issues you can email support@crmportalconnector.com.

    Cheers,

    Josh

2 posts, 1 answered