Forum Discussion
Sarahshk
7 months agoLevel 1.5: Cupcake
Validity of Android Management APIs WebTokens
What is the expiry for the webtoken returned from the createWebToken method: https://developers.google.com/android/work/play/emm-api/v1/enterprises/createWebToken ?
- jasonbaytonLevel 4.0: Ice Cream Sandwich7 months ago
Offhand I think a few hours. The approach I see taken normally is to generate these on demand as customers click around your solution
- emptydroidLevel 1.6: Donut7 months ago
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.
Related Content
- 2 years ago
- 2 years ago