Home / examples / demo-template / third-party / src / main / webapp / index.html
<html> <body> <h1>Third Party App That Pulls Data Using OAuth</h1> <a href="redirect.jsp">Pull Data</a> </body> </html>