Authentication journey quick start for Android
In this quick start tutorial you update one of our sample applications to connect to your PingOne Advanced Identity Cloud tenant or PingAM server to authenticate a user.
The app steps through a simple authentication journey and returns a session token. The app is then able to obtain user info from the server, and finally sign out to terminate the session.
To learn how to create an app from scratch to authenticate your users, try the Authentication journey deep-dive tutorial for Android. |