nextcloud / user_oidc

OIDC connect user backend for Nextcloud
GNU Affero General Public License v3.0
81 stars 33 forks source link

Unable to create app password #901

Open ProjectPatatoe opened 1 month ago

ProjectPatatoe commented 1 month ago

Posted a report here on server: https://github.com/nextcloud/server/issues/46505

I'm unable to create an app password without logging out and back in more recently. It otherwise gives no error or prompt at all.

It should probably re-prompt oidc or something.

related: https://github.com/nextcloud/user_oidc/pull/668

thlehmann-ionos commented 1 month ago

See my recent comment in #668 and my explanations in #898 to judge whether using hard/manual provisioning and a provider configured with --unique-uid=0 is an option for you. Be aware though that de-provisioning from the user_oidc backend is not supported: #902.