nextcloud / user_saml

:lock: App for authenticating Nextcloud users using SAML https://apps.nextcloud.com/apps/user_saml
https://portal.nextcloud.com/article/configuring-single-sign-on-10.html
GNU Affero General Public License v3.0
96 stars 76 forks source link

fix: Log attribute updates #886

Closed ChristophWurst closed 1 month ago

ChristophWurst commented 2 months ago

This should help localize slowness of the attribute update process.

blizzz commented 2 months ago

It is quite talkative on the standard case (no updates). Intentional?

ChristophWurst commented 2 months ago

It was intentional to be able to see the time between the skipped update and any slow update. But you can probably tell regardless.