zorn-v / nextcloud-social-login

GNU Affero General Public License v3.0
206 stars 139 forks source link

Not able to create custom OAuth2 for connecting with Mattermost #463

Open abdulrehmanjaved-1 opened 6 months ago

abdulrehmanjaved-1 commented 6 months ago

I want to use Mattermost as a central sign on for my all self hosted apps in which Nextcloud is the one. So I install social login app in Nextcloud which seems to be the exact solution for my case.

After settings in social login app, I can see the Button to login with Mattermost which will redirect me to "http://localhost:8080/apps/sociallogin/custom_oauth2/mattermost" but on the page i get this:

image

Can anybody tell me what i am doing wrong? my settings for the social login app are:

image

I will appreciate your help. Thanks

yannbolliger commented 1 month ago

Your screenshot says localhost:8065 while the URL in the description has localhost:8080, maybe that's the problem?