Open MartinEtcheverry opened 3 years ago
You might need to use UseStaticAppKeyAuth
See the doc below
https://github.com/yoke88/PSPHPIPAM/blob/master/Docs/2.configure_API.md
Get Outlook for Androidhttps://aka.ms/AAb9ysg
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 GitHubhttps://github.com/yoke88/PSPHPIPAM/issues/23, or unsubscribehttps://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