Validity of Android Management APIs WebTokens
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 05:11 PM
What is the expiry for the webtoken returned from the createWebToken method: https://developers.google.com/android/work/play/emm-api/v1/enterprises/createWebToken ?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2024 05:54 AM - edited 08-04-2024 05:54 AM
Based on general practices and previous implementations, the web token created by the createWebToken method typically has a short expiry time, often ranging from a few minutes to an hour. This is to ensure security and reduce the risk of token misuse.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 10:05 PM