To create or manage an X.509 certificate in the SAML IDP module, follow the steps below. The module supports two methods: adding a custom certificate or generating a self-signed certificate.
Steps to access X.509 certificate settings
- Go to Drupal Admin → Configuration → Drupal SAML IDP Configuration → Advanced Settings
- Scroll down to the Custom X.509 Certificate section.
- Click on the link to manage or generate the certificate.
Option 1: Add Custom Certificate
Use this option if you already have an X.509 certificate.
- Paste the X.509 Private Key & X.509 Public Certificate.
- Click on the Upload button.
Option 2: Generate Custom Certificate
Use this option to generate a self-signed certificate directly from the module.
- Fill in the required certificate details.
- Click on the Generate Certificate button.
The generated or uploaded certificate will be used to sign SAML assertions sent from the Identity Provider (IdP) to the Service Provider (SP).