-
Bug
-
Resolution: Fixed
-
Minor
-
3.6
-
MOODLE_36_STABLE
-
MOODLE_36_STABLE
-
MDL-64079-master -
For Information:
https://www.oauth.com/oauth2-servers/access-tokens/access-token-lifetime/
The access tokens can have expiry tokens, or they cannot. Due to the changes in MDL-63696 we require an expiry with access tokens for OAuth clients used as a system account.
The examples we use currently with system accounts do include an expiry so this is low priority.
If we don't get one in the response we should use a default value like 7 days from now.
- is a regression caused by
-
MDL-63696 OAuth 2 system account usage requires one access token per session
-
- Closed
-