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: 

OAuth Url and ClientId Validation

Leo_310
New Contributor II

Hi

I am trying to setup an oauth connection with databricks, so I ask the user to enter their Workspace URL and ClientId.

Once the user enters these values, I want to validate whether they are correct or not, so I ask them to login by redirecting them to the authorize Url.

If Workspace URL is correct but clientId is incorrect, it gets stuck on this window showing client id is incorrect, but it does not return this error back to my Frontend. I tried doing via popup so as to not block my UI, but is there a way to get this error back to Parent window? Maybe add it to URL or something, as other OAuth providers do give some errors/expose endpoints to validate if client id is correct or not.

This way I will be able to tell users more clearly as to what the issue is.

Thanks

 

1 REPLY 1

Leo_310
New Contributor II

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group