stevenmaguire / oauth2-microsoft

Microsoft OAuth 2.0 support for the PHP League's OAuth 2.0 Client
MIT License
66 stars 41 forks source link

bundel oauth2-azure #16

Open ngaelior opened 6 years ago

ngaelior commented 6 years ago

I use Azure SSO connection bundle oauth2-azure, I followed the documentation of https://github.com/thenetworg/oauth2-azure But I have this error: PHP Exception League \ OAuth2 \ Client \ Provider \ Exception \ IdentityProviderException: "Unauthorized" I do not know where it is coming from, I think I configured the “security.yml” file or the “config.yml“ file incorrectly. Can someone give me the exact configuration to put in these two files (“security.yml”, “config.yml“) Thank you in advance.

chrisforrence commented 6 years ago

@ngaelior, if you're using the Azure provider, you might get better luck asking on that project: https://github.com/TheNetworg/oauth2-azure/issues