Igor

Results 2 comments of Igor

I just started new project and there: ` # https://symfony.com/doc/current/security.html#b-configuring-how-users-are-loaded` ` providers:` ` in_memory:` ` memory: ~` `# fos_userbundle:` `# id: fos_user.user_provider.username` PS. I've changed `main` to `in_memory`

And one more question: I have 3 projects and each of them has OAuth for api and standard auth for Web. Is your system applicable to manage SSO in this...