keycloak-scim/examples/demo-template/third-party/src/main/webapp/index.html
2014-01-16 22:16:50 -05:00

6 lines
No EOL
119 B
HTML
Executable file

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