Skip to content

Improved a help note about authentication providers #8247

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

Closed
wants to merge 2 commits into from

Conversation

javiereguiluz
Copy link
Member

This should fix #5264.

``anonymous`` in you firewall. This way you'll be able to get an ``AnonymousToken``.
In case you return ``null`` from your ``createToken()`` method, Symfony
passes this request to the next authentication provider. If you haven't
configured any other provider, enable the ``anonymous`` option in you
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you => your

@HeahDude HeahDude added this to the 2.7 milestone Aug 1, 2017
@xabbuh
Copy link
Member

xabbuh commented Aug 29, 2017

Thank you Javier.

xabbuh added a commit that referenced this pull request Aug 29, 2017
…ereguiluz)

This PR was squashed before being merged into the 2.7 branch (closes #8247).

Discussion
----------

Improved a help note about authentication providers

This should fix #5264.

Commits
-------

bf26484 Improved a help note about authentication providers
@xabbuh xabbuh closed this Aug 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants