-
Looks like despite the HMAC-SHA256 value being hard coded in the app, the authorization headers are still using HMAC-SHA1, which isnt allowed by netsuite anymore.
`headers: {
Authorization: 'O…
-
### Describe the bug
When using the `--subscription` flag with `az ssh vm`, I can't access a VM that lives inside a subscription of a different tenant than the tenant of the active subscription.
###…
-
Proxmox: Virtual Environment 8.2.7
proxmox-vm-autoscale: fresh install on Ubuntu 24.04
Not pulling CPU usage and getting the following
2024-10-03 10:29:54,234 [WARNING] vm_resource_manager: Coul…
-
I think the newer version of crypto.hmac has 4 arguments instead of 3 (OTP 20 and above?).
```
** (UndefinedFunctionError) function :crypto.hmac/3 is undefined or private
(crypto 5.0) :crypto.h…
-
ERROR_AUTHENTICATION_REQUIRED
Invalid signature for signature method HMAC-SHA1
We can't use PHP, only Golang. We build the header with follow code. I hope you can…
-
Is there a way to add HMAC-SHA256 support to the CoreOAuthSignatureMethodFactory class? Currently only Plaintext and SHA1 are supported.
I would think the added support of SHA256+ would be a priori…
hsw48 updated
3 years ago
-
Deve ser adicionado a documentação de como apps clientes poderão enviar o request com as alterações de autenticação que serão lançadas em breve no backend/api.
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've …
-
Stumbled on this looking into HMAC generate/verify. The parameter list and setup necessary is a little daunting.
Got any CSNBHMV/CSNBHMG wrapper/example/util up your sleeve?
-
Can we add the HMAC over the path since that contains the actual sensor's data? Otherwise, I could change the sensor data's in transit and it won't affect the HMAC, if I read [this](https://github.com…