Skip to content

Custom Authentication Provider update #1338

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

Merged
merged 1 commit into from
May 19, 2012
Merged

Custom Authentication Provider update #1338

merged 1 commit into from
May 19, 2012

Conversation

tyler-sommer
Copy link
Contributor

In the WsseUserToken example, the token is never set to authenticated. With the current setup, if an action required roles, authentication would be called twice and fail the second time, because the nonce is used at that point.

weaverryan added a commit that referenced this pull request May 19, 2012
Custom Authentication Provider update
@weaverryan weaverryan merged commit 66c509a into symfony:2.0 May 19, 2012
@weaverryan
Copy link
Member

Hey Tyler!

I'm surprised we haven't come across this before, but your argument makes perfect sense. Great PR - I've merged it on.

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants