Hi, I’m in the same situation : main domain is redirected to an other website, not hosted on my yunohost, but mail are on yunohost, and the portal is on a subdomain. Like that :
- domain.tld : website, not on yunohost. But mails are redirected to yunohost.
- portal.domain.tld : portal, main domain for yunohost
- app1.domain.tld
- app2.domain.tld
After yunohost 12 migration, I added the line on /etc/ssowat/conf.json.persistent, then added the simlink, and the cron (the simlink is deleted each time a parameter changes in the webadmin).
Now I’m seeing all apps on the portal on subdomain, that’s ok.
But for some apps, if I try to access it I land on the domain with an error (domain.tld/yunohost/sso).
- Apps that do not work : gitlab, mailman3, wireguard server
- Apps that do work : etherpad, jitsi meet, mattermost, nextcloud, onlyoffice
It seems there is a difference in the way it interacts with the sso ? Any idea to solve this ? @ljf