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

SEC-1336: OpenID attribute exchange failure with Yahoo and "count='2'" #1569

Closed
spring-projects-issues opened this issue Dec 17, 2009 · 2 comments
Labels
in: openid An issue in spring-security-openid type: bug A general bug type: jira An issue that was migrated from JIRA
Milestone

Comments

@spring-projects-issues
Copy link

Stephen Crawley (Migrated from SEC-1336) said:

When I use the attribute exchange settings from the OpenId sample, and try to login to Yahoo, the login fails and I get the following in the log files.

2009-12-18 10:46:05,958 WARN [org.openid4java.message.ax.AxPayload] - Count parameter present for alias: email; should use email.[index] format
2009-12-18 10:46:05,959 DEBUG [org.springframework.security.openid.OpenIDAuthenticationFilter] - Authentication request failed: org.springframework.security.authentication.AuthenticationServiceException: Consumer error

If I remove the "count='2'" attribute, Yahoo login succeeds. If I try to login to Google (with "count='2'" there or not there), it succeeds.

The difference in behaviour between Google and Yahoo maybe related to Google understanding "http://schema.openid.net/" attributes and Yahoo not.

@spring-projects-issues
Copy link
Author

Luke Taylor said:

Please provide information on the configuration you were using and clarify why you think this is a bug in Spring Security, rather than a problem between the Openid4Java provider and the Yahoo implementation.

@spring-projects-issues
Copy link
Author

Luke Taylor said:

No further information provided so closing.

@spring-projects-issues spring-projects-issues added in: openid An issue in spring-security-openid Closed type: bug A general bug type: jira An issue that was migrated from JIRA labels Feb 5, 2016
@spring-projects-issues spring-projects-issues added this to the 3.0.1 milestone Feb 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: openid An issue in spring-security-openid type: bug A general bug type: jira An issue that was migrated from JIRA
Projects
None yet
Development

No branches or pull requests

1 participant