Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename id to issuer for Net::SAML2::SP #202

Commits on Feb 13, 2024

  1. Rename id to issuer for Net::SAML2::SP

    We've had generate_sp_desciptor_id to override the ID, but this could
    very well become a parameter for the constructor. The current ID
    attribute was actually used as the issuer. Rename ID to issuer and and
    reintroduce ID. We add some deprecation warnings to users so they are
    aware of the change.
    
    Signed-off-by: Wesley Schwengle <waterkip@cpan.org>
    waterkip committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c53ba9d View commit details
    Browse the repository at this point in the history