nutter icon indicating copy to clipboard operation
nutter copied to clipboard

Unable to use a SPN for auth running tests

Open storey247 opened this issue 3 years ago • 1 comments

Azure Databricks allows for authentication via SPN as well as PAT, but currently Nutter only supports the PAT token auth approach.

This recently blocked us using Nutter on an engagement with a customer because they wouldn't allow us to generate PAT tokens and insisted that we auth via SPN.

It would be really great if the Nutter cli could be configured use the standard SPN auth flow of the current user, instead of only allowing PAT

storey247 avatar Aug 20 '21 08:08 storey247

Thanks for the feedback.

giventocode avatar Aug 30 '21 15:08 giventocode