<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="EN-GB" link="#0563C1" vlink="#954F72" style="word-wrap:break-word"><div class="WordSection1"><p class="MsoNormal">Hello all,</p><p class="MsoNormal"> </p><p class="MsoNormal">I need to be able to add some text to the errors that come up when there are authentication errors. </p><p class="MsoNormal"> </p><p class="MsoNormal">When you try looging into the app with a user that is not in our app it redirects to the following:</p><p class="MsoNormal"> </p><p class="MsoNormal"> </p><p class="MsoNormal"> </p><p class="MsoNormal"><a href="https://site/PublicError?ErrorMessage=Invalid20User%20login%20attempt%20via%25Shibboleth.%20Could%20not%20resolv">https://site/PublicError?ErrorMessage=Invalid20User%20login%20attempt%20via%Shibboleth.%20Could%20not%20resolv</a></p><p class="MsoNormal"> </p><p class="MsoNormal">Invalid User login attempt via Shibboleth. Could not resolve identity token ‘NAME’ to a user using ServerVariable: ‘VARIABLE’</p><p class="MsoNormal"> </p><p class="MsoNormal"> </p><p class="MsoNormal"> </p><p class="MsoNormal">I need to be able to modify this message to include a phone number and or email address.</p><p class="MsoNormal"> </p><p class="MsoNormal">Is this possible?</p><p class="MsoNormal"> </p><p class="MsoNormal">Cheers,</p><p class="MsoNormal"><br>Rick</p><p class="MsoNormal"> </p></div></body></html>