Milutin Gajić

Results 3 issues of Milutin Gajić

### Description of the Change Added a flag to the `Add-PodeAuthWindowsAd` function called `-KeepCredential` which stores the users credentials as a PSCredential object in `$WebEvent.Auth.User.Credential ` ### Related Issue https://github.com/Badgerati/Pode/issues/1002#issue-1324392381

### Description Sometimes we want to keep the login credentials of WindowsAD users in order to run some scripts as that user. ### Suggestion We can add a switch `-KeepCredential`...

enhancement :arrow_up:

### ⚠️ Please verify that this bug has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to...

feature-request