keycloak-scim/examples/as7-eap-demo/third-party/src/main/webapp/index.html
2013-07-29 10:24:15 -04:00

6 lines
No EOL
119 B
HTML

<html>
<body>
<h1>Third Party App That Pulls Data Using OAuth</h1>
<a href="redirect.jsp">Pull Data</a>
</body>
</html>