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

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now