user_oidc icon indicating copy to clipboard operation
user_oidc copied to clipboard

Unable to create app password

Open ProjectPatatoe opened this issue 1 year ago • 1 comments

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

ProjectPatatoe avatar Jul 23 '24 15:07 ProjectPatatoe

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.

thlehmann-ionos avatar Jul 29 '24 14:07 thlehmann-ionos

Fixed by #1061

julien-nc avatar Mar 05 '25 13:03 julien-nc