About 2FA and WebDAV
tanzhenchao opened this issue · 1 comments
tanzhenchao commented
2FA plug-in has been enabled, how to authenticate users through WebDAV protocol?
How to call the API?
plettich commented
Hi,
in general ownCloud handles the complete authentication, You should not need to call the privacyIDEA API.
If Your WebDAV client support OpenID-Connect or OAuth2 (and it is enabled in ownCloud) this should work directly. Otherwise You might need to create special app passwords for WebDAV.