Hello,
I was auditing my API application tokens and found two tokens with the following permissions:
{
"expiration": "2020-06-03T10:57:27+02:00",
"creation": "2020-05-27T10:57:27+02:00",
"applicationId": 115,
"ovhSupport": false,
"status": "validated",
"allowedIPs": null,
"rules": [
{
"method": "GET",
"path": "/*"
},
{
"method": "POST",
"path": "/*"
},
{
"path": "/*",
"method": "PUT"
},
{
"method": "DELETE",
"path": "/*"
}
],
"lastUse": null,
"credentialId": *****
}
{
"rules": [
{
"path": "/*",
"method": "GET"
},
{
"method": "POST",
"path": "/*"
},
{
"path": "/*",
"method": "PUT"
},
{
"method": "DELETE",
"path": "/*"
}
],
"status": "validated",
"ovhSupport": false,
"expiration": "2020-06-03T10:57:29+02:00",
"applicationId": 115,
"allowedIPs": null,
"credentialId": *****,
"lastUse": null,
"creation": "2020-05-27T10:57:29+02:00"
}
Is this normal ?
Thanks,
Best Regards.
API: Token with application ID 115 and full permission appearing
Related questions
- Can i use my own public cloud vm with floating ip as internet gatewaway for my private network?
13218
26.01.2026 08:13
- IPv6 subnet/extra IPv6 IPs on cloud instances/VPS
11257
31.01.2018 07:31
- Problem with Windows Server 2019 activation
10883
30.12.2020 04:04
- Is the Plesk License included?
10406
02.01.2018 11:56
- Ubuntu 20.04 image in OVH has been marked as DEPECRATED
9249
04.12.2020 23:28
- Automatic Block storage backup - how?
8488
06.05.2020 17:31
- Setup clickhouse with s3 high performance storage class (express onezone)
7829
16.10.2025 13:28
- Private Network shared between two or more Public Cloud projects
7808
11.03.2021 13:19
- Orders for Public Cloud project get cancelled
7183
02.07.2025 16:06
- Error has occurred creating your Public Cloud project
7127
08.10.2021 08:52