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

Is the script supposed to handle authentication? #20

Open
Marcuccio opened this issue Jul 5, 2024 · 2 comments
Open

Is the script supposed to handle authentication? #20

Marcuccio opened this issue Jul 5, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Marcuccio
Copy link

In the source code it does seem to support domain authentication but I do not get how to make ti work.

What I tried:
$creds = Get-Credential Invoke-ScriptSentry -Credential $creds

@techspence
Copy link
Owner

Correct, it hasn't been implemented. If you're feeling a PR I'd be happy to accept it. I'll make note of this though as a feature request. Thank you!

@techspence techspence added the enhancement New feature or request label Jul 5, 2024
techspence added a commit that referenced this issue Nov 10, 2024
@techspence
Copy link
Owner

Just pushed 72f61d4 to dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants