I have a server running on my raspberry pi server. I have made a login page and I've installed owncloud on it. Owncloud and the server login page are using mysql to login, but both of them have 2 different login pages. How do i convert the owncloud login to the external login page? I want to keep owncloud password, but to make it autologin to owncloud when you login to the main website.
If your external login page takes the credentials and does a redirect to the nextcloud login page with login and password as post parameters. This should work just fine. By the way. Please use nextcloud instead of owncloud because it is fully open source, faster and has more features Nextcloud login page can also be fully customized so maybe you don’t need the first login page at all