Git Product home page Git Product logo

Comments (9)

spring-projects-issues avatar spring-projects-issues commented on July 29, 2024

Luke Taylor said:

Pleas don't open extension issues in the main security project

from spring-security-saml.

spring-projects-issues avatar spring-projects-issues commented on July 29, 2024

Mandus Elfving said:

The supplied patch adds support for the SOAP binding (as well as the artifact binding, it still needs an artifact resolution service for outgoing requests and a decoder for incoming requests though) and customizable bindings in the SAMLProcessorImpl class.

from spring-security-saml.

spring-projects-issues avatar spring-projects-issues commented on July 29, 2024

Mandus Elfving said:

Patch to add support for the SOAP binding and customizable bindings in the SAMLProcessorImpl class.

from spring-security-saml.

spring-projects-issues avatar spring-projects-issues commented on July 29, 2024

Mandus Elfving said:

Updated patch with some small fixes.

from spring-security-saml.

spring-projects-issues avatar spring-projects-issues commented on July 29, 2024

Vladimir Schäfer said:

The support for SOAP binding is implemented in the codebase, but the main use-case where this is relevant = Single Logout, requires access to the current user's session which is unavailable (as SOAP calls typically do not include session cookie). For this reason SOAP binding is not included in the generated metadata. I'm leaving the issue opened in case we add a different mechanism which would allow closing of user's session without direct access to it.

from spring-security-saml.

spring-projects-issues avatar spring-projects-issues commented on July 29, 2024

Jeremy Simon said:

Hi, I implemented a mechanism for closing out a user's session without direct access to it. I made a registry for Session Indexes and the Authentication objects that is managed as part of login and logout work. So at least my build does SLO pretty well. :)

I'd love to contribute it back -- what's the best way? Make a fork of the project? I'm pretty new in Spring stuff, so I'm sure you'd be able to make what I did much better very quickly.

I also use WSO2 Identity Server and had patched some short-comings it had. Although, they've fixed a ton of stuff recently and 5.1 and 5.2 will be very agreeable. (SLO with SOAP is coming https://wso2.org/jira/browse/IDENTITY-3578). I'm just mentioning this here because some people seem to encounter much grief with that IDP once they're moving along... there's hope! ;)

from spring-security-saml.

spring-projects-issues avatar spring-projects-issues commented on July 29, 2024

Vladimir Schäfer said:

Hi, this would be definitely a welcome contribution. Does your implementation take into account clustered deployments, which is the key pain-point of this feature? The best way to send code is through pull requests in GitHub.

from spring-security-saml.

spring-projects-issues avatar spring-projects-issues commented on July 29, 2024

Jeremy Simon said:

I'll make a fork and pull request. It does not take into account clustered deployments right now. It's a thread-safe map under the hood, but I'd like to take it further, just have not. (I actually kept running into a lot of ridiculous things with WSO2 Identity Server that I've been investigating and patching.)

The main pain-point probably was just learning someone else's code and paradigm enough to do anything useful. It took a while to find what I could or could not store, and the wheres and whens. :)

Hopefully people will be kind. I'm sure this could be made significantly better and thorough! I'll try to get a pull request done in the coming weeks.

from spring-security-saml.

lbuyse avatar lbuyse commented on July 29, 2024

Hello ,
Is there any workaround or documentation to make backchannel synchronous soap binding SLO work in spring saml?
I have a ticket at WSO2 and apparently they are not planning on enabling asynchronous frontchannel SLO very soon (5.5.0 probably). Unbelievable why they put this on low priority , i have been waiting for it since WSO2 IS 5.0.0.
Any help would be much appreciated.

kind regards.

from spring-security-saml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.