metadata-support - Re: [Metadata-Support] Re: conflicting metadata requirements from InCommon
Subject: InCommon metadata support
List archive
- From: Nick Roy <>
- To: "" <>
- Subject: Re: [Metadata-Support] Re: conflicting metadata requirements from InCommon
- Date: Thu, 22 Mar 2018 22:20:29 +0000
- Accept-language: en-US
- Authentication-results: spf=none (sender IP is ) ;
- Ironport-phdr: 9a23:WAsephPeyKQUbndm5Rol6mtUPXoX/o7sNwtQ0KIMzox0I/r4rarrMEGX3/hxlliBBdydt6ofzbKO+4nbGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2aFLduGC94iAPERvjKwV1Ov71GonPhMiryuy+4ZLebxlGiTanfb9+MAi9oBnMuMURnYZsMLs6xAHTontPdeRWxGdoKkyWkh3h+Mq+/4Nt/jpJtf45+MFOTav1f6IjTbxFFzsmKHw65NfqtRbYUwSC4GYXX3gMnRpJBwjF6wz6Xov0vyDnuOdxxDWWMMvrRr0yRD+s7bpkSAXwhSkHKTA37X3XhMJzgqJVoRKuuxNxzIHPbYGJLfpyYr/Rcc8GSWZcWMtaSixPApm7b4sKF+cPJedYoJX+p1ATsRW+AgmtD/7oxz9OnH/22q073v8gEQHAwAwvAcgOsHLKo9XpKqseS/66w7TVzTjaaf5dxDnz6I/Nch87oPGMW6p9cdfUyUkpDQ/KkEifqZH9MzOSzOQCrWeb7+1mVeK0l24osR1xrSa1ysgyl4bJm4QYwU3H+yVh2Is5OMG0RUFhbdOrEpZcrS6XO5ZsTs8/X21kpj42x78ItJKhYSQHx44rywPCZ/GHaYSE/xDuWPuJLTd2mn1oe66zihO3/Ee91+LxUtW73VNXoiZZnNTBuHUA2hjO5cedUfRw+0Ws1iiB2g/P7OxPPFo6mrDBK5E7x749jpoTvlrHHi/xgEj4lLObeEI49uWm8ujpbLLoq5GFO49zkQ7xLL4imsuiAeQkKQcOWHWb+eKh27H55U35WrJKjuEonabFrJDaJMMbpqijDw9Sz4Yj9xK/DzCh0NQbh3UIMFVFeBefg4joPVHBPuz4AO+ij1iwnzpn3f/LM7/7DpjCM3TPiqrtcapj50JEzQo819Ff55ZaCrEbJ/LzX1f8tNrCDh8+Mw252OfnCNNh1owAQ2KPBLGWML/MvVOS+O0gPvSMaJcPuDnhM/gl++LujXghlF8ce6mmwZwXaHW9HvRhJUWVe33sgs0OEWsTuwoxUvDqh0efXjFJe3a9Rbsw5iomCIK+FYfDQZqtgKCa0Se/H51WfXxGCkuSHXvydoWEXesMZzyIIs9njDMESaatR5U/2h6zqQ+pg4Zge6DR9zERuZv/3Z1u+vXLkgsu3T1yBMOY1maLCWZukSlAEzo7wKlzqFB0j0yeybB/meBwFNpY4PZMVQF8MoTTmb9UEdf3DyTAddTBclG3CoGgGzYgZtM339IUZUthQZOvgg2VjHniOKMci7HeXM98yanbxXWkf8s=
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
Yes, Chris is correct. I will fix the documentation so it does not
require base64 encoding for URLs.
Nick
On 3/22/18 2:56 PM, Christopher Bongaarts wrote:
> On 3/22/2018 3:45 PM, Andrew Morgan wrote:
>> I have our logo in 80x60 PNG format. I have created a base64-encoded
>> version of it. When I place the base64-encoded file on my IDP's web
>> server, my browser is unable to display the image. Here are 3
>> different versions of the image:
>>
>> https://login.oregonstate.edu/images/osu-small.png
>> - the original image file
>> - file reports "PNG image data, 80 x 60, 8-bit/color RGBA,
>> non-interlaced"
>>
>> https://login.oregonstate.edu/images/osu-small-b64.png
>> - base64 encoded
>> - file reports "ASCII text, with very long lines"
>>
>> https://login.oregonstate.edu/images/osu-small-b64-inline.png
>> - base64 encoded and prefixed with "data:image/png;base64,"
>> - file reports "ASCII text, with very long lines"
>>
>>
>> What is the right way to meet the base64-encoded recommendation? Does
>> base64 encoding only apply when using an inline Data URI element?
>
> The first one, and yes.
>
> --
> %% Christopher A. Bongaarts %%
>
> %%
> %% OIT - Identity Management %% http://umn.edu/~cab %%
> %% University of Minnesota %% +1 (612) 625-1809 %%
>
- [Metadata-Support] conflicting metadata requirements from InCommon, Andrew Morgan, 03/20/2018
- Re: [Metadata-Support] conflicting metadata requirements from InCommon, Nick Roy, 03/20/2018
- [Metadata-Support] Re: conflicting metadata requirements from InCommon, Andrew Morgan, 03/22/2018
- Re: [Metadata-Support] Re: conflicting metadata requirements from InCommon, Christopher Bongaarts, 03/22/2018
- Re: [Metadata-Support] Re: conflicting metadata requirements from InCommon, Nick Roy, 03/22/2018
- Re: [Metadata-Support] Re: conflicting metadata requirements from InCommon, Andrew Morgan, 03/22/2018
- Re: [Metadata-Support] Re: conflicting metadata requirements from InCommon, Nick Roy, 03/26/2018
- Re: [Metadata-Support] Re: conflicting metadata requirements from InCommon, Daniel Crisman, 03/27/2018
- RE: [Metadata-Support] Re: conflicting metadata requirements from InCommon, Wessel, Keith, 03/27/2018
- Re: [Metadata-Support] Re: conflicting metadata requirements from InCommon, Daniel Crisman, 03/27/2018
- RE: [Metadata-Support] Re: conflicting metadata requirements from InCommon, Wessel, Keith, 03/27/2018
- Re: [Metadata-Support] Re: conflicting metadata requirements from InCommon, Scott Koranda, 03/27/2018
- Re: [Metadata-Support] Re: conflicting metadata requirements from InCommon, Nick Roy, 03/30/2018
- RE: [Metadata-Support] Re: conflicting metadata requirements from InCommon, Cantor, Scott, 03/27/2018
- RE: [Metadata-Support] Re: conflicting metadata requirements from InCommon, Wessel, Keith, 03/27/2018
- Re: [Metadata-Support] Re: conflicting metadata requirements from InCommon, Andrew Morgan, 03/22/2018
- Re: [Metadata-Support] Re: conflicting metadata requirements from InCommon, Nick Roy, 03/22/2018
- Re: [Metadata-Support] Re: conflicting metadata requirements from InCommon, Christopher Bongaarts, 03/22/2018
Archive powered by MHonArc 2.6.19.