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

Symfony 5.3 Basic Setup, does not work! #291

Open
Judzhin opened this issue Sep 16, 2021 · 2 comments
Open

Symfony 5.3 Basic Setup, does not work! #291

Judzhin opened this issue Sep 16, 2021 · 2 comments

Comments

@Judzhin
Copy link

Judzhin commented Sep 16, 2021

api:
pattern: ^/api
security: true
stateless: true
oauth2: true <--- Do not work!

Not configuring explicitly the provider for the "oauth2" listener on "api" firewall is ambiguous as there is more than one registered provider.

@Judzhin Judzhin changed the title Basic Setup Symfony 5.3 Basic Setup, does not work! Sep 17, 2021
@jazael
Copy link

jazael commented Sep 23, 2021

I have the same problem "Not configuring explicitly the provider for the "oauth2" listener on "api" firewall is ambiguous as there is more than one registered provider.". I currently use symfony 5.2

@fd6130
Copy link

fd6130 commented Sep 27, 2021

Give it a try at here: https://github.com/thephpleague/oauth2-server-bundle

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

3 participants