Cornelius Kölbel

Results 288 comments of Cornelius Kölbel

We have not tested with multiple push tokens. You should assure to only enroll one push token to the users.

No, copying the token between devices is not possible. For security reasons it is bound to two devices. We will one day look into multiple tokens, but currently we have...

You are running with ``push_wait`` config, right? Which version of privacyidea are you running? This would be nothing ldap proxy or probably nothing app sepcific.

The keycloak plugin actually uses the full API, i.e. it polls privacyIDEA for a response. THe LDAP proxy can only use push wait. So I *guess* it is an issue...

So we need some early exit after the POST request: https://github.com/privacyidea/FreeRADIUS/blob/master/privacyidea_radius.pm#L496

Sounds good to me. Are there any implementations in regards to round robin? We should be able to decrease the 30 secs timeout. Hm, 30 secs. Could this be a...

I know this from the ldap3 python module. You can have a server pool. When it tries to connect to the server pool it tries the first server. It the...

Can we close this? Or does it still hang - we only get a reasonable error message?

Can you please open an issue to which this PR refers. And describe in the issue what and why it should be done. Thanks.

I have this same issue. The latest official release/tag is 0.6.11, which does not contain this fix and others. Are you planning on doing a new release?