You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi , when i run in powershel 7 this:
New-PhpIpamSession -useAppKeyAuth -PhpIpamApiUrl https://someserver/api/someaccess/user -AppID someid -AppKey 'somekey'
i get this :
New-PhpIpamSession: Cannot validate argument on parameter 'UseAppKeyAuth'. CryptoAuth need Rijndael256, it's not implemented in powershell core
The text was updated successfully, but these errors were encountered:
________________________________
From: MartinEtcheverry ***@***.***>
Sent: Wednesday, July 21, 2021 9:41:30 PM
To: yoke88/PSPHPIPAM ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [yoke88/PSPHPIPAM] New-PhpIpamSession: Cannot validate argument on parameter 'UseAppKeyAuth'. CryptoAuth need Rijndael256, it's not implemented in powershell core (#23)
Hi , when i run in powershel 7 this:
New-PhpIpamSession -useAppKeyAuth -PhpIpamApiUrl https://someserver/api/someaccess/user -AppID someid -AppKey 'somekey'
i get this :
New-PhpIpamSession: Cannot validate argument on parameter 'UseAppKeyAuth'. CryptoAuth need Rijndael256, it's not implemented in powershell core
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#23>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAYAD4WJA4CCICL6GTPMOBTTY3FAVANCNFSM5AX7WBGA>.
Hi , when i run in powershel 7 this:
New-PhpIpamSession -useAppKeyAuth -PhpIpamApiUrl https://someserver/api/someaccess/user -AppID someid -AppKey 'somekey'
i get this :
New-PhpIpamSession: Cannot validate argument on parameter 'UseAppKeyAuth'. CryptoAuth need Rijndael256, it's not implemented in powershell core
The text was updated successfully, but these errors were encountered: