Error message
- Notice: Undefined variable: token in bb_coveo_search_ui_block_page_attachments() (line 53 of modules/custom/bb_widgets/bb_coveo_search_ui/bb_coveo_search_ui_block.module).
- Warning: array_flip(): Can only flip STRING and INTEGER values! in Drupal\Core\Entity\EntityStorageBase->loadMultiple() (line 312 of core/lib/Drupal/Core/Entity/EntityStorageBase.php).
Extract the public key from the public certificate following the steps below. Then, use the extracted key for the SAML authentication setup in the Site Manager. If a public key has expired, it can't be used again.
- Open your public certificate.
- Navigate to Details tab and select Copy to File.
- Select Next in the certificate export wizard.
- Select Base-64 encoded X.509(.CER)., then select Next.
- Specify the name of the file you want to export, then select Next.
- Select Finish when the wizard completes the certificate export.
- Open the file you just downloaded using a notepad or a similar application.
- The public key is the text that is present between the text BEGIN CERTIFICATE and the END CERTIFICATE.