"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"cloud.zarm-technik.de"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "30.0.13.1",
"overwrite.cli.url": "https:\/\/cloud.zarm-technik.de",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"default_phone_region": "ISO 3166-2:DE",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "25",
"filelocking.enabled": true,
"memcache.local": "\\OC\\Memcache\\Redis",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 0,
"timeout": 0
},
"maintenance": false,
"loglevel": 2,
"maintenance_window_start": 1,
"auth.webauthn.enabled": false,
"theme": ""
}
How to use GitHub
This issue happened after an update to Nextcloud 30.0.13 which also updated user_oidc to 7.3.0
It was resolved by manually downgrading user_oidc to 7.2.0
I tried regranting consent, I tried recreating the Provider registration. Nothing seems to work.
Steps to reproduce
Expected behaviour
After consent is given should let user login
Actual behaviour
Instead of login it keeps asking for consent.
Server configuration
Web server: Apache
Database: Maria
PHP version: 8.2
Nextcloud version: 30.0.13
List of activated apps
Nextcloud configuration
Browser
Browser name: Firefox
Browser version: 128.13
Operating system: Windows
Browser log