- ๐ฌ๐งUnited Kingdom mistergroove
Ok so I've set the client account to offline and it still expires. how long should the refresh tokens work for?
- Status changed to Active
about 1 year ago 12:36pm 21 November 2023 - ๐ง๐ชBelgium RandalV
This also happens to me.
The client was created as an offline client, yet the authorization keeps dropping? This is incredibly intrusive, this is a system that needs to work automatically..
Needing to manually reauthorize this frequently makes it completely unusable on production environments.
I'm setting this back to active, I hope a maintainer can provide a workaround / solution.
- ๐ฎ๐ณIndia sadashiv
Hi,
The module is designed to fetch the refresh token and use it to reauthenticate the app and store the then retrieved access token in the account, so ideally once authenticated there should be no need to reauthenticate.
If you are using it as a standalone service for the server I recommend using a service account instead of a authenticated account, that never fails for authentication, if you still want to continue using the standard client, we need to debug whether the access token has a refresh token set in it.
Thanks,
Sadashiv. - First commit to issue fork.
- Merge request !6Issue #3219668: Set prompt consent to get the refresh token in the response โ (Merged) created by tesla863
- Status changed to Needs review
12 months ago 7:09pm 22 November 2023 - Status changed to RTBC
9 months ago 7:38am 22 February 2024 -
sadashiv โ
committed b45255d7 on 8.x-4.x authored by
tesla863 โ
Issue #3219668: Set prompt consent to get the refresh token in the...
-
sadashiv โ
committed b45255d7 on 8.x-4.x authored by
tesla863 โ
- Status changed to Fixed
3 months ago 9:12am 12 August 2024 Automatically closed - issue fixed for 2 weeks with no activity.