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

Invoke-Sqlcmd parameter -AccessToken should be a PSObject #32

Open
Matteo-T opened this issue Mar 29, 2023 · 0 comments
Open

Invoke-Sqlcmd parameter -AccessToken should be a PSObject #32

Matteo-T opened this issue Mar 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Matteo-T
Copy link
Collaborator

It would be beneficial to allow passing an entire and not just the Token.

Not that the Invoke-Sqlcmd uses the metadata that comes with the whole AccessToken (like ExpireOn, UserID, etc...), but it would save the trouble of having to .Token on it + make it consistent with the other cmdlets that (in v22) are happy to take a full AccessToken.

@Matteo-T Matteo-T self-assigned this Mar 29, 2023
@Matteo-T Matteo-T added the enhancement New feature or request label Mar 29, 2023
@Matteo-T Matteo-T modified the milestones: v22+, v22.1 Mar 29, 2023
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

1 participant