mbegan / Okta-PSModule

Okta API Powershell Wrapper Module
Other
102 stars 31 forks source link

Updated _oktaMakeCall() to include UseBasicParsing #53

Open Skatterbrainz opened 3 years ago

Skatterbrainz commented 3 years ago

Updated function _oktaMakeCall() to include -UseBasicParsing to enable the connection to work under invocation as NT AUTHORITY\SYSTEM context.