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: 

Authentication for Databricks Apps

KBN
Visitor

Databricks Apps allows us to define dependencies & an entrypoint to execute a Python application like Gradio, Streamlit, etc. It seems I can also run a FastAPI application and access via an authenticated browser which is potentially a very powerful capability.

I'm trying to access this API from outside Databricks. Obviously I need to authenticate; I'm following the instructions Authenticate access to Databricks with OAuth

Following this pattern, and passing the generated token with a header like "Authorization: Bearer $TOKEN", allows me to access regular Databricks APIs, but does not let me reach my "Databricks Apps" API.

Is this possible to achieve? If not currently, is this considered in the roadmap?

0 REPLIES 0

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