Nils Behlen
Nils Behlen
Issue from the app with vague ideas: https://github.com/privacyidea/pi-authenticator/issues/289 Original Text: If an attacker can trigger push notifications for a user, the static password is probably already compromised. In that case,...
Certs that are enrolled via the MS CA are assigned a separate privacyidea serial which does not match the serial that the CA assigned for the cert. It might be...
When trying to set up a MS CA connector without the use of SSL, the following exception is thrown: [ERROR][privacyidea.app:1892] Exception on /caconnector/specific/microsoft [GET] Traceback (most recent call last): File...
2step should probably be the default and the only mode, e.g. drop the 3 field 1step mode
Trying it every time after using the token offline is very annoying because, depending on the network setup, it is required to wait for some timeout. This is also not...
The config values are hard to understand. Therefore, On the base of the current documentation ``` These entries expect a REG_SZ, that consist of a digit 0, 1, 2, 3...
Update installer to wix toolset v4
Explore options for certificate logon. This is could especially interesting combined with our upcoming microsoft ca connector to provide one time certificates for logon to do passwordless.
server issue: https://github.com/privacyidea/privacyidea/issues/3902
Add a flag to the token to distinguish the two categories. This can be handy later to offer different or additional features depending on the category. Possible indicators that a...