Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Attempt to log in with OIDC
- Get internal error
Expected behaviour
I should be able to log on
Actual behaviour
Tell us what happens instead (🖼️ screenshots often help)
Diagnosis and logs
{"reqId":"9bU84iH7LzZK4TzcL4EP","level":3,"time":"2024-12-05T08:28:40+00:00","remoteAddr":"129.240.130.7","user":"--","app":"index","method":"GET","url":"/index.php/apps/user_oidc/code?error=temporarily_unavailable&error_description=authentication_expired&state=DD3BA9IMY9WJ6817HTBDVH1LONL818YO&iss=https%3A%2F%2Fauth.domain.eu%2Frealms%2Fdomain","message":"The requested uri(/index.php/apps/user_oidc/code) cannot be processed by the script '/apps/user_oidc/code?error=temporarily_unavailable&error_description=authentication_expired&state=DD3BA9IMY9WJ6817HTBDVH1LONL818YO&iss=https%3A%2F%2Fauth.domain
.eu%2Frealm')","userAgent":"iPad (Nextcloud Talk)","version":"30.0.2.2","exception":{"Exception":"Exception","Message":"The requested uri(/index.php/apps/user_oidc/code) cannot be processed by the script '/apps/user_oidc/code?error=temporarily_unavailable&error_description=authentication_expired&state=DD3BA9IMY9WJ6817HTBDVH1LONL818YO&iss=https%3A%2F%2Fauth.domain.eu%2Frealm')","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/base.php","line":954,"function":"getRawPathInfo","class":"OC\AppFramework\Http\Request","type":"->"},{"file":"/var/www/nextcloud/index.php","line":24,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/lib/private/AppFramework/Http/Request.php","Line":711,"message":"The requested uri(/index.php/apps/user_oidc/code) cannot be processed by the script '/apps/user_oidc/code?error=temporarily_unavailable&error_description=authentication_expired&state=DD3BA9IMY9WJ6817HTBDVH1LONL818YO&iss=https%3A%2F%2Fauth.domain.eu%2Frealm')","exception":{},"CustomMessage":"The requested uri(/index.php/apps/user_oidc/code) cannot be processed by the script '/apps/user_oidc/code?error=temporarily_unavailable&error_description=authentication_expired&state=DD3BA9IMY9WJ6817HTBDVH1LONL818YO&iss=https%3A%2F%2Fauth.domain.eu%2Frealm')"}}
Diagnosis report
Insert a diagnosis report here.
It can be found in the About window (open from the menu or via F1 and click on "Copy report" button).
Client logs
Press Ctrl+Shift+I (Cmd+Option+C on macOS) or use the context menu to open the developer tools, then go to the Console tab.
Insert error logs here.
Activity