IntelliJ Java IDE
The moose likes Spring and the fly likes openid exchange attibute email using spring 2.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Spring
Reply Bookmark "openid exchange attibute email using spring 2.0" Watch "openid exchange attibute email using spring 2.0" New topic
Author

openid exchange attibute email using spring 2.0

Charan kumar sarvepalli
Ranch Hand

Joined: Dec 14, 2008
Posts: 40
Hi,

I am using openId login using spring security 2.0.5 version i want get the value of exchange attribute email from the spring.


how can i achieve this on google search i am getting this for spring 3.0 version not for 2.0 versions.

help me if any one knows how to configure and get those exchange attributes.


-- Charan
Peter Mularien
Author
Ranch Hand

Joined: Sep 06, 2007
Posts: 84
Hi Charan,

The reason you are seeing this mentioned with 3.0 and not 2.0 is because OpenID AX support wasn't added until Spr Sec 3.0

I suppose you might be able to roll your own AX support in 2.0 with some custom code (which you could model on Spr Sec 3.0 support)...

Peter


Author, Spring Security 3 (the Book), Packt Publishing, 2010
SCJP, OCP
 
 
subject: openid exchange attibute email using spring 2.0
 
Threads others viewed
Communicate with the server without a browser.
Spring IDE
hibernate/spring. How to find which dependency is required for hibernate
OpenId + OAuth hybrid protocol Implementation for google using java
Spring 3 & openID integration
MyEclipse, The Clear Choice