Add sample AAF Setup Demoing
[aaf/authz.git] / auth / sample / public / iframe_denied_test.html
1 <!DOCTYPE html>
2 <html>
3 <body>
4
5 <iframe src="https://mithrilcsp.sbc.com:8095/gui/home">
6   <p>Your browser does not support iframes.</p>
7 </iframe>
8
9 </body>
10 </html>