YunoHost-Apps / nextcloud_ynh

Nextcloud package for YunoHost
https://nextcloud.com/
GNU Affero General Public License v3.0
147 stars 63 forks source link

Nextcloud SSO not working #630

Open FunkyWonder opened 10 months ago

FunkyWonder commented 10 months ago

Describe the bug

I cant acces the yunohost dashboard from nextcloud and I need to use the nextcloud page to login into nextcloud instead of intergrating nextcloud with sso.

Context

Hardware: Computer YunoHost version: 11.2.5 I have acces to my server Through SSH and trhrough the webadmin I did no tweaking

Steps to reproduce

Install nextcloud via the webadmin interface. Everything works fine until you try to login with an external nextcloud app. I think the sso gets disabled by nextcloud when you try to login that way.

Expected behavior

A yunohost logo appearing bottom right which i can press to get back to the dashboard. Also sso should work for nextcloud

Logs

Not neccesary

supermamie commented 10 months ago

Can you have a look at the permissions in YunoHost ? There is one called Nextcloud (api), that should be available to everyone (even without account).

This should be the url used by external apps to log-in.

FunkyWonder commented 10 months ago

I forgot i had already done that. It's still the same. I can login with external apps, sso is just not working. Btw, what do you mean with this should be the url used by external apps to log-in. This url is the same as the normal nextcloud url right?