Difference between revisions of "Single Sign On Service Certificate Renewal"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
==Removing Certificate== | ==Removing Certificate== | ||
− | When the SAML SSO Certificate expiry date occurs, it will be necessary to remove the | + | When the SAML SSO Certificate expiry date occurs, it will be necessary to remove the expired certificate, the steps for removing the expired certificates: |
#Login to Cloudwork Dashboard | #Login to Cloudwork Dashboard | ||
#Navigate to Single Sign On | #Navigate to Single Sign On |
Revision as of 23:03, 4 August 2021
Single Sign On Service Certificate Renewal
- Login to Cloudwork Dashboard
- Navigate to Single Sign On
- On the service list, click on the SSO Service which requires the certificate renewal
- Scroll down to SAML Config and Click Edit
- Scroll down to Certificates and Click Add Row
- Open up the XML file received from the SSO Service which requires the certificate renewal
- In the XML file, check the Certificate 1 Usage(found in the first KeyDescriptor Tag)
- In the Cloudwork Dashboard in the new row select with the checkbox whether Certificate 1 will be used for Signing or Encryption
- In XML file, Copy the Certificate 1 Content that is located in between the X509Certificate Tags(The beginning of the certificate is MIIDSTCCA and the end of the certificate is mAKo=)
- In the Cloudwork Dashboard in the row which has the checkbox selected, under Content paste the Certificate 1 Content
- In the Cloudwork Dashboard Click Add Row
- In the XML file, check the Certificate 2 Usage(found in the second KeyDescriptor Tag)
- In the Cloudwork Dashboard in the new row select with the checkbox whether Certificate 2 will be used for Signing or Encryption
- In XML file, Copy the Certificate 2 Content that is located in between the X509Certificate Tags(The beginning of the certificate is MIIDSTCCA and the end of the certificate is 3wyacFw==)
- In the Cloudwork Dashboard in the row which has the checkbox selected, under Content paste the Certificate 2 Content
- Take note which certificates are the new certificate, when the expiry date of the old certificate occurs, the old certificates will need to be removed(older certificates are at the top of Certificates Table)
- Click Submit
Notes
- The same certificate can be used for signing and encryption.
- Some Service only have 1 certificate, in this case ignore steps 11-15.
Removing Certificate
When the SAML SSO Certificate expiry date occurs, it will be necessary to remove the expired certificate, the steps for removing the expired certificates:
- Login to Cloudwork Dashboard
- Navigate to Single Sign On
- On the service list, click on the SSO Service which had the certificate renewal
- Scroll down to SAML Config and Click Edit
- Remove each of the expired Certificates by pressing the remove row button
- Click submit