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

Implement OpenID store requests #105

Open
CydeWeys opened this issue Sep 30, 2013 · 1 comment
Open

Implement OpenID store requests #105

CydeWeys opened this issue Sep 30, 2013 · 1 comment

Comments

@CydeWeys
Copy link

Per the Attribute Exchange spec, there is a StoreRequest that can be sent along with an OpenID request that allows passing of data to the OpenID provider. Most OpenID libraries for other languages support store requests, including DotNetOpenAuth, openid4java, Python, and ruby-openid. It'd be great if node-openid could support them, because I'm dealing with a situation where we have an existing provider that handles StoreRequests, and there's functionality we need that requires sending one.

@havard
Copy link
Owner

havard commented Oct 11, 2013

This should probably be part of work done on #96 (updating the current AX implementation). Takers are most welcome! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants