keycloak-scim/examples/as7-eap-demo/third-party/src/main/webapp/index.html

6 lines
119 B
HTML
Raw Normal View History

2013-07-29 14:24:15 +00:00
<html>
<body>
<h1>Third Party App That Pulls Data Using OAuth</h1>
<a href="redirect.jsp">Pull Data</a>
</body>
</html>