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

To implement SAML2 Artifact Resolution Profile #26

Open
philiptran opened this issue Nov 12, 2014 · 3 comments
Open

To implement SAML2 Artifact Resolution Profile #26

philiptran opened this issue Nov 12, 2014 · 3 comments

Comments

@philiptran
Copy link

Hi,

Refer to #23, I would like to contribute in the implementation of the HTTP Artifact Resolution Profile. Could you please provide some leads to get started? Thank you.

Best Regards,
Philip Tran

@pedroigor
Copy link
Contributor

Hi @philiptran ,

After replying to you in #23, we had received more feedback about this profile.

I've created a JIRA [1], so we can track all discussions and code from there. I've also created some branches:

  1. https://github.com/picketlink/picketlink/tree/PLINK-629
  2. https://github.com/picketlink/picketlink-bindings/tree/PLINK-629

We`ll probably need to work with both repositories. The first one contains the SAML core codebase, while the second is related with the integration with the different containers (bindings) where the SAML flow is actual implemented.

You can reach me anytime on #picketlink at IRC Freenode or send me an e-mail (pigor.craveiro@gmail.com), so we can start an initial discussion about this implementation and planning.

Thanks.
Pedro Igor

[1] https://issues.jboss.org/browse/PLINK-629

@pedroigor
Copy link
Contributor

Maybe a good start would be artifact resolution for assertion responses. We can keep HTTP Redirect Binding/Profile for AuthnRequests and test the functionality only for assertion responses.

I think that can be useful to deliver something fast and test overall design.

Wdyt ?

@philiptran
Copy link
Author

Hi Pedro,

Thank you for the prompt response. I was thinking along that line also. Basically I am looking at Section 3.6 (HTTP Artifact Binding) of the SAML2 Bindings specs and Section 3.5 (Artifact Resolution Protocol) of the SAML2 Core specs.

As I am currently busy with something else, I will find some time over the weekend to look at the JIRA as well as the branches to see what we have up to now before contacting you via email.

Best Regards,
Philip Tran

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

No branches or pull requests

2 participants