{
"system": {
"skeletondirectory": "",
"htaccess.RewriteBase": "\/",
"memcache.local": "\\OC\\Memcache\\APCu",
"apps_paths": [
{
"path": "\/var\/www\/html\/apps",
"url": "\/apps",
"writable": false
},
{
"path": "\/var\/www\/html\/custom_apps",
"url": "\/custom_apps",
"writable": true
}
],
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"nextcloud1:8080",
"nextcloud.my-domain.com",
"nextcloud1.my-domain.com",
"keycloak.my-domain.com"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "pgsql",
"version": "31.0.11.2",
"overwrite.cli.url": "https:\/\/nextcloud.my-domain.com",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"mail_smtpmode": "smtp",
"mail_smtpsecure": "tls",
"mail_sendmailmode": "smtp",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtpport": "587",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"loglevel": 0,
"maintenance": false,
"default_phone_region": "DE",
"allow_local_remote_servers": "true",
"debug": false,
"overwriteprotocol": "https",
"maintenance_window_start": 1,
"upgrade.disable-web": true
}
}
How to use GitHub
It was running without issues, one if the updates must have broken it. OIDC Login wasn't tested after the updates, just if nextcloud is available and the nextcloud desktop client is working. This is still working, just the web based
Login with Keycloaknot. Another Service (not nextcloud), which is on the same server, also with keycloak oidc is working without any issues. So it's not Keycloak and nothing in between.Steps to reproduce
Expected behaviour
Should redirect to keycloak and showing the keycloak login form.
Actual behaviour
Ends up on a nextcloud page:
Server configuration
Web server: Nginx stable docker image ("org.opencontainers.image.version": "1.28.0")
Database: PostgreSQL (postgres 17.5 docker image)
PHP version: 8.2/8.3/8.4
"org.opencontainers.image.base.name": "php:8.3-fpm-trixie"
Nextcloud version: (see Nextcloud admin page)
nextcloud stable-fpm docker image ("org.opencontainers.image.version": "31.0.11-fpm")
List of activated apps
Nextcloud configuration
Browser
Browser name:
Safari
Firefox
Browser version:
Safari Version 26.1 (21622.2.11.11.9)
Firefox 145.0.2 (aarch64)
Operating system: Mac
Browser log