Is that an entryUUID? It's wiser than uid (or sAMAccountName, as the Nextcloud documentation says), but you end up with some ugliness, like the screenshot here. I'll ask the devs if displaying the Display Name in the signing pop up would be doable in the next versions.
In any case, the LDAP search (and the decision on which LDAP attribute to match) is done by OpenOTP, not the plugin, which just sends a SOAP request with the Username blindly filled with a value. Perhaps add entryUUID to the list for uid_attrs in webadm.conf, and reload/restart, then try again. Or better, in the Nextcloud Sign client policy, set UID Attributes to entryUUID.
Did you modify the client policy on the WebADM side?
Yes, UID Attributes should contain entryUUID.
In the client policy, although both should work.
It goes through a bunch microservices on some French servers, last time I asked. That should just add ~500 ms though, I assume that's not what you're talking about.The log would be useful, at the very least the support team (such as I) can grep for strings in the git repo.No tuning that I know of, but tomorrow there'll be more people in the office who can answer this.BTW, on the app side, you can tap the version number (in the settings screen, the little cog icon to the lower right) multiple times to get a log of what's going on.
We're still looking into this, but in the meantime, can you try again after setting cloud_wsproxy to Yes? (It should be uncommented right now, in /opt/webadm/conf/webadm.conf, and needs a service restart before being taken into account).Also, what's your license ID? (It should be something like FREE_***)
Les jetons de statut ne correspondent pas
I'm being told we have a 10MB limit on files to be signed. The error is still puzzling, but just in case, can you try with something much lighter (5MB, say)?
Nevermind, I saw the "1083339 Bytes" in the log and thought I read 10 million. We just tried with a too-big file, and it doesn't give the error you got. We're still looking at your logs.
Concerning the recent change in behaviour, you get a number of free signatures with a free/trial license, and after that you have to pay. I would bet on this. Contact the sales with your license number and ask for a few more signing credits, and mention you're currently debugging your setup with the support team for the moment.
We see this in your app logs:
2025-04-30T17:06:57.616Z [INFO] Presenting request data.
2025-04-30T17:08:45.642Z [INFO] Setting new active screen: HomeTabBarNormally, "presenting request data" should quickly be followed by "setting new active screen: document review screen", because you have tapped "suivant"/"next" when presented with a signature request. Can you perhaps find a recent request (<24h) by tapping the bell icon at the top right?