Git Product home page Git Product logo

Comments (15)

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

Vladimir Schäfer said:

Library was refactored to use latest spring and spring security versions

from spring-security-saml.

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

Shwetha Rani said:

Hi Vladimir,

Can you please suggest if where exactly i can download this solution from??? ( Spring Security 3 + SAML)

Thanks,
Shwetha

from spring-security-saml.

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

Shwetha Rani said:

Please help!!!

from spring-security-saml.

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

Vladimir Schäfer said:

The extension is currently available at git://git.springsource.org/spring-security/se-security. You can use "git clone git://git.springsource.org/spring-security/se-security" to get the sources.

from spring-security-saml.

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

Shwetha Rani said:

Hi Vladimir,

Thanks so much for the help!!!

Can you please provide me a valid public key to git-clone http://git.springsource.org/spring-security/ or redirect me to a place where i can download the zipped dpring-security. Kindly suggest.

Thanks again!!!

from spring-security-saml.

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

Shwetha Rani said:

Pls help... as we need to implement this in our deliverable soon. Any help is appreciated.

from spring-security-saml.

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

Vladimir Schäfer said:

You can download the current trunk of Spring Extensions (including the SAML module) at http://git.springsource.org/spring-security/se-security/archive-tarball/master

from spring-security-saml.

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

Shwetha Rani said:

Hi Vladimir,

Thanks so much for the help!!!

The zip file has only project "spring-security-kerberos", wheras we r looking for sorce code of below projects -

http://git.springsource.org/spring-security/se-security/trees/80ccb029118197a18f2ca9452918d1fe4623554c/spring-security-saml/saml2-core

http://git.springsource.org/spring-security/se-security/trees/80ccb029118197a18f2ca9452918d1fe4623554c/spring-security-saml/saml2-sample

Kindly help. The kind of zip file we are looking for is as that of one which is provided for the solution "https://jira.springsource.org/browse/SEC-1004".

Looking forward for your reply.

Thanks,
Shwetha

from spring-security-saml.

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

Vladimir Schäfer said:

Hi Shwetha,

The file which gets downloaded when I access the URL http://git.springsource.org/spring-security/se-security/archive-tarball/master has size 996,187 and contains the following projects:

spring-security-se-security/spring-security-kerberos
spring-security-se-security/spring-security-portlet
spring-security-se-security/spring-security-saml

Can you please verify that what you are getting has a different size and content? If that's the case I can upload the file somewhere else for you.
Also why do you need a public key in order to access the git repository? No key should be required in order to issue command "git clone git://git.springsource.org/spring-security/se-security".

V.

from spring-security-saml.

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

Shwetha Rani said:

Hi V,

Thanks for the reply. Through the URL http://git.springsource.org/spring-security/se-security/archive-tarball/master, i am able to get a file of size 996,187 bytes, but it has only the spring-security-se-security/spring-security-kerberos project, wheras the other projects are missing.

Please upload the file with all the above mentioned projects in a location and provide us access.

Thanks,
Shwetha

from spring-security-saml.

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

Shwetha Rani said:

Hi V,

Thx u so much for the source code, it has eased our work!!! :) :D

But the current problem what we are facing with is more wrt the IDP connection, we don't have one test IDP to test the SAML log-in and log-out flow... do u have any suggestions regarding the same as you have a very fine understanding with SAML's interaction with Spring Security??

Thanks again!!!

Regards,
Shwetha

from spring-security-saml.

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

Vladimir Schäfer said:

Hi Shwetha,

I'm glad you found a way to correctly open those .tar.gz files from the repository ;)

Please have a look at http://saml-federation.appspot.com/, it contains a deployed trunk version of the SAML Extension which is configured against the SSOCircle SAML server. You can get an account at http://www.ssocircle.com/en/ and use it for your own testing. To my knowledge this is the easiest way to get started.

Regards,
Vladimír

from spring-security-saml.

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

Shwetha Rani said:

Hi V,

We have now deployed the project "spring-security-saml" in our local.

And on running it, we get the idp-selection page with two radio buttons as follows:-

1: pointing to the http://idp.ssocircle.com - On selecting this option and when i click on log-in, it says that "Error 500 - The SAML request is invalid".

2: pointing to the localhost idp - http://localhost:8080/opensso - On selecting this IDP it gives a 404 error( We don't have a localhost idp configured, hence assume think 404-error is valid).

Can you please suggest us if how to go ahead and test the option 1 mentioned above with the Spring 3 (spring-security-saml project provided by you).

And also not sure if how to configure "http://saml-federation.appspot.com/" wrt the spring-security-saml project.

Are we moving in the right direction, kindly guide.

Thanks soooooooooooo much for your co-operation.

Thanks,
Shwetha

from spring-security-saml.

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

Sann T said:

Hi ,

I'm new to SAML, and my project needs SAML with spring security implementation.

I did download the code i.e spring-security-se-security/spring-security-saml .

I could not start the server, seems to be some jars are missing.

from spring-security-saml.

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

Sann T said:

Can you please help me on the list of jar files i need to use.

Looking forward for the reply.

Thanks,-Sannna

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.