Hi.
We are using SAMLP Enterprise Connection to authenticate users using e-suomi identification method which is an identification service provided by Finnish Population Register Centre (a Finnish governmental body).
We have already successfully ran tests in our staging environment connecting to the test environment of e-suomi.
However, e-suomi demands that the service provider certificates (both for signing and encryption) that are used in production environment be signed by an official Certificate Authority (CA). Furthermore it is required that the CA is one of the trusted parties, namely VeriSign, Thawte, Symantec or Entrust.
We would need a way thus to upload our own certificate files to auth0 to be used as the signing and encryption certificates (these certificate files could be signed by one of the Certificate Authorities).
How could this be achieved?