user_oidc
user_oidc copied to clipboard
Unable to create app password
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
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.
Fixed by #1061