cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Databricks certificate expired

Daniela_Boamba
New Contributor III

Hello,

I have a databricks workspace with sso authentication. the IDP is on azure.

The client certificate expired and now, I can't log on to databricks to add the new one.

How can I do? Any idea is welcomed.

Thank you!!

Best regards,

daniela

 

1 REPLY 1

MoJaMa
Databricks Employee
Databricks Employee

This is an AWS Databricks workspace and your SSO is with EntraID?

You'll need to create a Support Ticket and then Engineering can disable-SSO temporarily allowing you to login with user+OTP.

The long term solution here is that you should:

  1. Set up Account SSO: https://docs.databricks.com/aws/en/security/auth/single-sign-on/#overview-of-sso-setup
  2. Set up Emergency Access: https://docs.databricks.com/aws/en/security/auth/single-sign-on/emergency-access
  3. Use Unified Login: https://docs.databricks.com/aws/en/security/auth/single-sign-on/unified-login

[2] allows you to be able to login even if SSO issues arise.

[3] allows you to not have to setup per-workspace SSO which is considered legacy.