-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: Android 2.0
-
Component/s: Android SDK
Using OAuth2, send an ID token and/or an access token to a Nuxeo server in order to validate the user identity server side. That allows then to:
- create user if not exists
- login as a user based on his email
It is then possible to establish a confident relation between the server and the device for the authenticated user (using nuxeo-platform-login-token).
This features requires nuxeo-platform-login-openid being installed on the server.