Gerenios / AADInternals

AADInternals PowerShell module for administering Azure AD and Office 365
http://aadinternals.com/aadinternals
MIT License
1.24k stars 214 forks source link

Add Credential Parameter to Get-AccessTokenForMySignins #27

Closed PfiatDe closed 2 years ago

PfiatDe commented 2 years ago

Add the credential parameter to Get-AccessTokenForMySignins, to be able to call this without the popup. Was working in my case, but might be a little special situation, as there was no MFA set for the account, but required.

NestoriSyynimaa commented 2 years ago

Thanks! A very special situation, but possible.