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

NAME

Authen::NZRealMe::ServiceProvider::Builder - interactively create/edit Service Provider metadata

DESCRIPTION

This class is used for creating and editing the Service Provider metadata file as well as generating a zip archive of the files (metadata and certificates) needed by the IdP.

METHODS

build

Called by the nzrealme make-meta command to create or edit the Service Provider metadata file through a series of interactive questions and answers.

make_bundle

Called by the nzrealme make-bundle command to create a zip archive of the files needed by the IdP. The archive will include the SP metadata and certificate files. Delegates to Authen::NZRealMe::ServiceProvider::Builder

SEE ALSO

See Authen::NZRealMe for documentation index.

LICENSE AND COPYRIGHT

Copyright (c) 2010-2022 Enrolment Services, New Zealand Electoral Commission

Written by Grant McLean <grant@catalyst.net.nz>

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.