Configuration Manager - OAuth Authentication
The "OAuth Authentication Settings" menu is where OAuth authentication to the LMS can be configured. The OAuth Access Token URL is required for Mobile App authentication with the "Kubernetes" micro-service architecture.
Description
Setting | What does the setting do? |
---|---|
OAuth - Access Token URL (e.g. https://lms.company.com/idm/oauth/token) (500 characters max.) | |
Access token expiry time | Time to live in seconds of the access token generated by OAuth. |
Refresh token expiry time | Time to live in seconds of the refresh token generated by OAuth. Default value -1 means that the refresh token does not expire. Possible value: between -1 and 2147483. |
Access token caching time | Time to live in seconds of the access token generated by OAuth in cache. |