JSFiddle - React, Tailwind, and code Playground
by hcanning2012
HTML
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />
<script type='text/javascript' src='//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js'></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<title>Login failed due to missing user attributes</title>
<script>
$(document).ready(function() {
$("#textarea").val(
$('#textarea').val().replace(/\ \*\ (\r\n|\n|\r)/ig,"")
);
var mailto = "<shibmlp Meta-Support-Contact/>";
var target = "<shibmlp target />";
var target = target.replace(":", ":");
mailto = mailto.split(":").pop();
$("#email").attr('href','mailto:' + mailto + '?subject=Attributes missing for ' + encodeURIComponent(target) + '&cc=<shibmlp supportContact/>' + '&body=' + encodeURIComponent(document.getElementById('textarea').value));
$('#showdetails').click(function() {
$('#details').slideToggle("fast");
});
$('#showdetails2').click(function() {
$('#details').slideToggle("fast");
});
document.getElementById("support").innerHTML=mailto;
document.getElementById("support2").innerHTML=mailto;
});
</script>
</head>
<body>
<div id="msg"/>
<div class="container">
<!--PixelTracking-->
<img title="track" src="/track.png?idp=<shibmlp entityID/>&miss=<shibmlpifnot SHIB_displayName>-SHIB_displayName</shibmlpifnot><shibmlpifnot SHIB_givenName>-SHIB_givenName</shibmlpifnot><shibmlpifnot SHIB_cn>-SHIB_cn</shibmlpifnot><shibmlpifnot...