Hi, with OIDC set up on nextcloud, what redirect URI should I use so that after the authentication on the mobile app, the view returns to the native app, instead of staying in the web frame?
This is the issue I am experiencing, the oidc is Authentik, and after successfull login, the view does not return to the nextcloud app.
you didn’t provide enough information to help you. I didn’t hit the problem you describe using different IdP so likely you missed some important settings. In general OIDC server configuration requires a redirect URI which is used to send the client after successful login. Config depends on you IdP and NC app but in general you can rely on official user_oidc-app docs