<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<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;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.default-style, li.default-style, div.default-style
        {mso-style-name:default-style;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.y2iqfc
        {mso-style-name:y2iqfc;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Consolas",serif;}
span.EmailStyle22
        {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:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"># is retained by the browser and never sent over HTML, by design. That's how browsers work. It will never get sent unless you specifically send it using javascript some other non-browser-automatic way.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">https://en.wikipedia.org/wiki/URI_fragment<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:12.0pt;color:black">From: </span></b><span style="font-size:12.0pt;color:black">users <users-bounces@shibboleth.net> on behalf of Domenico Cervino via users <users@shibboleth.net><br>
<b>Reply-To: </b>Shib Users <users@shibboleth.net><br>
<b>Date: </b>Tuesday, August 31, 2021 at 8:39 AM<br>
<b>To: </b>"users@shibboleth.net" <users@shibboleth.net><br>
<b>Cc: </b>Domenico Cervino <cervinodomenico@libero.it><br>
<b>Subject: </b>Character "#" with shibboleth<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="default-style">Good morning,<br>
I have a service that contains the character "#" in the starting url (https://mydomain/context/#/bo). After autentication, my service return<br>
in the starting url but the <span class="y2iqfc"><span lang="EN">characters </span>
</span>after "#" are canceled (https://mydomain/context/). <br>
Everything that follows the character "#" it is interpreted by the Angular client, which is why we would like it to stay.<br>
Is the character "#" not interpreted by shibboleth?<o:p></o:p></p>
<pre><span class="y2iqfc"><span lang="EN">Thank you</span></span><span lang="EN"><br><span class="y2iqfc">Domenico</span></span><o:p></o:p></pre>
</div>
</body>
</html>