The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::SAML2::Util - Utility functions for Net::SAML2

VERSION

version 0.66

SYNOPSIS

    use Net::SAML2::Util qw(generate_id);

DESCRIPTION

METHODS

sub generate_id {}

Generate a NETSAML2 Request Id

AUTHORS

  • Chris Andrews <chrisa@cpan.org>

  • Timothy Legge <timlegge@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2023 by Venda Ltd, see the CONTRIBUTORS file for others.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.