Stephan Traub
Stephan Traub
Can you please set the log level to debug in the config and restart the milter? Are there any errors or exceptions logged while receiving the message? Can you reproduce...
Hey, thank you for the issue 😄 ... So in my opinion this problem occurs because of the missing support for TLS 1.2 or TLS 1.1. This happens if the...
So .... can you please install the new release 1.3.6b? This should solve the problem with TLSv1.0 disabled. [Link to release](https://github.com/sbidy/privacyIDEA-ADFSProvider/releases/tag/v1.3.6b)
Please let me know if the "reinstall" fixed the problem. Regarding the MS documentation is TLS 1.2 in .Net >4.6 set as default (see [here](https://docs.microsoft.com/en-us/dotnet/framework/network-programming/tls)). It is possible to force...
@adildhar - can you please give some more details about the implementation? - Provider Version: - PrivacyIDEA Version: - Messages in the Windows Event Manger (see README): - PrivacyIDEA Policy...
Can you shortly explain how your workflow looks like? For my understanding it is: 1. User logon without an SMS-OTP deployed 2. A challenge will be triggert to the PrivacyIDEA...
Thank you for the feedback. I'll try to reproduce this within my test environment. If you run the provider in a non-productive test setup, you can install the 1.3.7 Debug...
Thank you - I saw your pull and the changes. Unfortunately my test and build environment was purged. I'll try to test and build-in your changes.
The provider normally doesn't log any action regarding the login flow. Normally the privacyIDEA log should show a "login fails" or "wrong token". But please have a look I to...
Hey! So I try to recap the issue: In some (use)cases the username and realm field in the OTP-Auth.-Webview is empty. This behavior can not be reproduced but mostly shows...