Skip to content

Integrate Symfony Security Component #2

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

Open
midnightLuke opened this issue Feb 27, 2016 · 0 comments
Open

Integrate Symfony Security Component #2

midnightLuke opened this issue Feb 27, 2016 · 0 comments
Assignees
Milestone

Comments

@midnightLuke
Copy link
Owner

The security portion of the app is extremely light (lock out unwanted guests with basic authentication), but it would still be better to integrate the security component if we can rather than rely on custom code in the app for this.

The other advantage to this is the opportunity to provide other methods of authentication, for example if a larger organization would like to use LDAP or authenticate against an external service the security component can so this with a little work.

@midnightLuke midnightLuke self-assigned this Feb 27, 2016
@midnightLuke midnightLuke added this to the 2.0 milestone Feb 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant