AttrChecker.html dynamic
Martin Haase
Martin.Haase at DAASI.de
Wed Oct 25 05:49:37 EDT 2017
Hi Scott,
I am trying to find a way to URLencode the <shibmlp target/> variable in
the attrChecker.html page, to no avail. The problem are query
parameters, e.g. the variable would have
"host/application?param1=val1¶m2=val2". I want to use them in an
URL, like
<meta http-equiv="refresh" content="10; URL=https://some-site/someotherapp?originaltarget=<shibmlp target/>&mode=xyz"/>
So I'd like the redirect to go to
https://some-site/someotherapp?originaltarget=host%2Fapplication%3Fparam1%3Dval1%26param2%3Dval2&mode=xyz
(note the URL-encoded "/", "?" and "&") rather than
https://some-site/someotherapp?originaltarget=host/application?param1=val1¶m2=val2&mode=xyz
Is there any way to do this? It seems I cannot turn this page into a CGI
script, or include some <?php commands(); ?>.
Regards,
Martin
--
Dr. Martin Haase, Solutions Engineer
DAASI International GmbH
Europaplatz 3
D-72072 Tübingen
Germany
phone: +49 7071 407109-0
fax: +49 7071 407109-9
email: martin.haase at daasi.de
web: www.daasi.de
Sitz der Gesellschaft: Tübingen
Registergericht: Amtsgericht Stuttgart, HRB 382175
Geschäftsleitung: Peter Gietz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2267 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://shibboleth.net/pipermail/users/attachments/20171025/98624f7c/attachment.p7s>
More information about the users
mailing list