zorn-v / nextcloud-social-login

GNU Affero General Public License v3.0
198 stars 137 forks source link

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

Open abdulrehmanjaved-1 opened 1 month ago

abdulrehmanjaved-1 commented 1 month 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