Nils Behlen
Nils Behlen
@cornelinux is it possible to have the transaction_id as part of the message? With the serial or username this can be done via `` or something in the policies.
adding the transaction_id to the message does not change the push mechanism or anything. One could also add the user agent of the request that triggered the push token to...
I think it should be optional, so that it can only be used if available. If someone with a push token wants to use ECDSA, a new one has to...
I didn't revoke, just delete, so that was the mistake.
I enrolled the cert token using /token/init. Now when i try to revoke i get: `ERR503: Using configuration from /home/osboxes/ca/openssl.cnf Can't load /home/privacyidea/.rnd into RNG 140618547614144:error:2406F079:random number generator:RAND_load_file:Cannot open file:../crypto/rand/randfile.c:88:Filename=/home/privacyidea/.rnd...
webauthn for webauthn
i think we need to differentiate between u2f and webauthn so each has their own mode. I would prefer these names because they are more commonly used than the specification...
# TODO Maybe you can also remove the challenges for u2f and webauthn from the detail.attribute field since they are already in the challenges themselves.
> @nilsbehlen Do you remember, what "preferred client mode" is? We have this implemented in multiple plugins. You can set your preffered token type in the settings and if a...
This is handled in our client libs, so i guess it is not a pressing issue currently.