Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Service Principal Authentication #62

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Support Service Principal Authentication #62

merged 1 commit into from
Jan 22, 2025

Conversation

wjohnson
Copy link
Contributor

  • Added support for using a service principal to login
  • Updated the README to reflect the change
  • Added a sample to demonstrate listing a workspace but more importantly confirm connectivity
  • Added a default scope to Interactive (and SPN) Auth so that users didn't have to specify but can always override.

* Added support for using a service principal to login
* Updated the README to reflect the change
* Added a sample to demonstrate listing a workspace but more importantly confirm connectivity
* Added a default scope to Interactive (and SPN) Auth so that users didn't have to specify but can always override.
@wjohnson
Copy link
Contributor Author

wjohnson commented Jan 20, 2025

Addresses #1

Copy link
Collaborator

@tonio-lora tonio-lora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SP support added. Awesome work!

@wjohnson wjohnson merged commit 72f9fa2 into dev Jan 22, 2025
7 checks passed
@wjohnson wjohnson deleted the feature/auth-spn branch January 22, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants