Using Duo to your powershell project

Ask questions about creating Graphical User Interfaces (GUI) in PowerShell and using WinForms controls.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 1 year and 4 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
armasmike
Posts: 1
Last visit: Tue Nov 29, 2022 6:57 pm

Using Duo to your powershell project

Post by armasmike »

Can you add the Duo web SDK

to your PowerShell projects?

I want to do a mult-form PowerShell project then add a C# file then use the

I want to use Duo for 2fa to secure the PowerShell project once it's build.

Can this be done?
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: Using Duo to your powershell project

Post by jvierra »

You cannot build web applications with PowerShell. PowerShell is not an applications language, and it is not designed to build web sites.

I recommend that you post questions about web applications in a web forum or in the Duo forum.
This topic is 1 year and 4 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked