We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
possibly due to verifying code signatures.
in a new shell:
Measure-Command {Get-OktaConfiguration} Seconds : 11
i removed the code signatures and it starts right away.
maybe combine the 760+ files into 1 (or 4, 1 per directory), so it has fewer signatures to verify.
okta-powershell-cli/src/Okta.PowerShell/Okta.PowerShell.psm1
Lines 27 to 36 in 551fa33
The text was updated successfully, but these errors were encountered:
Hi @gabrielsroka,
Thanks for reporting this issue. We'll keep an eye out of it and prioritize accordingly.
Sorry, something went wrong.
i updated to 1.0.2. it's 12-13 seconds now
No branches or pull requests
possibly due to verifying code signatures.
in a new shell:
i removed the code signatures and it starts right away.
maybe combine the 760+ files into 1 (or 4, 1 per directory), so it has fewer signatures to verify.
okta-powershell-cli/src/Okta.PowerShell/Okta.PowerShell.psm1
Lines 27 to 36 in 551fa33
The text was updated successfully, but these errors were encountered: