ging / fiware-idm

OAuth 2.0-based authentication of users and devices, user profile management, Single Sign-On (SSO) and Identity Federation across multiple administration domains.
https://keyrock-fiware.github.io
MIT License
37 stars 81 forks source link

Incorrect token lifetime when enabling IDM_OAUTH_ACC_LIFETIME #249

Closed fisuda closed 3 years ago

fisuda commented 3 years ago

The life time is 44075 when setting IDM_OAUTH_ACC_LIFETIME to 120.

{"access_token":"eac4e8c34a446d2707d62699f23ced4a41cbed9b","token_type":"bearer","expires_in":44075,"refresh_token":"da190dff0e1a9f72a5b44fc6d896946c8a8ebd41","scope":["bearer"]}