Azure / spark-cdm

A Spark connector for the Azure Common Data Model
MIT License
15 stars 16 forks source link

Connect via AD passthrough instead of service principal #14

Open pdevinepc opened 4 years ago

pdevinepc commented 4 years ago

Is it possible to authenticate using AD passthrough with a user account instead of a service principal? If not what would be needed for me to add this functionality? Thanks

billgib commented 4 years ago

Hi @pdevinepc, this library is now obsolete. Please look at the work we're doing with the spark-cdm-connector https://github.com/Azure/spark-cdm-connector. We don't yet have AD passthrough but are working on enabling that.