• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Spring SAML, OAuth

 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi All,


Is there any book, tutorial which describes SAML and OAuth suppot in Spring3.0 with example. If you know please share the link ASAP. I got some tutorials for OAuth but that are more specific to Facebook & Twitter. If there's some link which explains these concepts in more generic way then please share that link.

Thanks in advance..

Best Regards,
Maneesh Saxena
 
Maneeesh Saxena
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Guys!!! Any clues .. ??
 
Bartender
Posts: 1682
7
Android Mac OS X IntelliJ IDE Spring Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
OAuth:
http://static.springsource.org/spring-security/oauth/
https://github.com/SpringSource/spring-security-oauth/tree/master/samples

SAML support is not actively maintained by Springsource read the post below:
http://forum.springsource.org/showthread.php?97219-Spring-Security-SAML-v2-library-availability

However you can use it 'as is' or go off one of the community supported forks see below link:
https://github.com/SpringSource/spring-security-saml
 
Space pants. Tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic