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
πββοΈ Problem :
Reported by : Client LAPOSTE / Jean Paul FABRE
When creating an APIKey, it expires in 24 hours when it is in fact supposed to expire after an indefinite amount of time.
π Steps to reproduce
Create an APIKey
Wait for 24 hours
Apikey should disappear from the apikey list
The tokens created in the MMI (IHM in French) of the Admin Console expire & disappear in 24 hours but are OK when created with Postman via API. The default value should be -1.
π Expected behavior:
It should never expire if no expiration time is specified
πββοΈ Problem :
Reported by : Client LAPOSTE / Jean Paul FABRE
When creating an APIKey, it expires in 24 hours when it is in fact supposed to expire after an indefinite amount of time.
π Steps to reproduce
The tokens created in the MMI (IHM in French) of the Admin Console expire & disappear in 24 hours but are OK when created with Postman via API. The default value should be -1.
π Expected behavior:
It should never expire if no expiration time is specified
https://docs.kuzzle.io/core/2/api/controllers/security/create-api-key/
The text was updated successfully, but these errors were encountered: