Securing Web UI
Tip
|
Read the official document Web UI. |
To secure Web UI you implement a security filter and use spark.ui.filters
setting to refer to the class.
Examples of filters implementing basic authentication:
Tip
|
Read the official document Web UI. |
To secure Web UI you implement a security filter and use spark.ui.filters
setting to refer to the class.
Examples of filters implementing basic authentication: