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

Add in_response_to to Role::ProtocolMessage #211

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

waterkip
Copy link
Collaborator

This attribute is needed in more than one type, so let's implement it.
Consumers may need to add the required bit.

In addition also add the success() method (although I think we need to
call it is_success).

Signed-off-by: Wesley Schwengle [email protected]

@waterkip waterkip force-pushed the GH-move-logic branch 2 times, most recently from 2abf5bc to 1ed5866 Compare April 18, 2024 19:58
Copy link
Contributor

@timlegge timlegge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

feels like post 0.79 changes

lib/Net/SAML2/Protocol/Artifact.pm Show resolved Hide resolved
lib/Net/SAML2/Binding/SOAP.pm Show resolved Hide resolved
lib/Net/SAML2/Binding/SOAP.pm Outdated Show resolved Hide resolved
Copy link
Contributor

@timlegge timlegge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a few things to review/clarify

@waterkip
Copy link
Collaborator Author

waterkip commented Apr 19, 2024

What is going on with the pipeline? There isn't any functional change with the last push. Just reindenting...
See #213

This attribute is needed in more than one type, so let's implement it.
Consumers may need to add the required bit.

In addition also add the success() method (although I think we need to
call it is_success).

Signed-off-by: Wesley Schwengle <[email protected]>
Copy link
Contributor

@timlegge timlegge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@waterkip waterkip merged commit eb5f293 into perl-net-saml2:master Apr 20, 2024
4 checks passed
@waterkip waterkip deleted the GH-move-logic branch April 22, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants