MetadataProvider and update

Brent Putman putmanb at georgetown.edu
Thu May 11 19:00:32 EDT 2017



On 5/11/17 6:50 PM, Tom Scavo wrote:
>
> Wow, that's very interesting. I wonder if there are tools that support
> the base64url encoding? (The *nix base64 command doesn't seem to
> help.)

I have not personally seen any use of it outside of JOSE and friends,
and related libraries/tools. 

However as they mention in JWS [1], it's trivial to implement base64url
in terms of using existing base64 routines + a bit of search/replace. 
So for example a little wrapper script around the base64 cli tool would
probably do the trick.


[1] https://tools.ietf.org/html/rfc7515#appendix-C

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170511/6ef81edd/attachment.html>


More information about the users mailing list