<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00008mMluuCACOkta Classic EngineAuthenticationAnswered2024-06-17T06:45:00.000Z2023-02-15T19:55:15.000Z2023-02-16T15:41:46.000Z

8ki0y (8ki0y) asked a question.

CA Signed Certificate for SMAL Signing

Hello,

 

We don't want to use the self signed certificate that Okta generates as the SAML signing certificate but a CA signed certificate by our authority. As we understand, the only way to do this is to use the Okta API. The problem with using the API is that we have to fire out the API to have the cert linked to the policy ever time we onboard a new application. Is there a way to one time import the CA signed certificate onto Okta and use it through the UI instead of the API?

 

Thank You,

Gordon


  • MatthewH.10249 (State of Iowa)

    I do not believe there is a way to do this one time so I've had to add them to each app one by one. You could use an Event Hook (application.lifecycle.create) with a Workflow to automate. When a new app gets created it would trigger the hook that would call an API Workflow that would set the cert.

  • 8ki0y (8ki0y)

    Thanks Matthew. This helps. Do you know if through Workflows we still need the API key from Okta? A concern that my team had was the security of the API key that we would have to use.

This question is closed.
Loading
CA Signed Certificate for SMAL Signing