2

I want to implement SSO for internally used applications including

  • Apache Spark dashboard
  • Jupyter notebook
  • Apache Airflow dashboard
  • Hadoop dashboard
  • etc

I like to use subdomains for each application but secure each application via single sign on (SSO) either using Google Accounts or Auth0.

How would I do this? Would I have one application behind each domain that checks for the authentication token and then redirects to the respective application?

What is the best practice here?

user229044
  • 232,980
  • 40
  • 330
  • 338
cdudek
  • 123
  • 2
  • 10

0 Answers0