AbsaOSS / spline

Data Lineage Tracking And Visualization Solution
https://absaoss.github.io/spline/
Apache License 2.0
599 stars 154 forks source link

Security layer #1200

Open wajda opened 1 year ago

wajda commented 1 year ago

This is an umbrella issue for discussing and brainstorming security aspects of the system, basically those A's - Authentication, Authorisation, Access control, Auditing etc.

wajda commented 1 year ago

As a minimum, we need to implement an authorisation mechanism (OAuth, Kerberos) for both APIs, and access control on computational level lineage (expressions) and operation details, that might leak some sensitive meta-information about security jobs logic etc.

wajda commented 1 year ago

@arpanabsa