Nils Behlen

Results 135 comments of Nils Behlen

it sure could, but it is currently not planned. I'm also not familiar with the "direct grant" flow, so i can not estimate how much work it would be. If...

Thanks for the info. It *should* be possible to make that work with our provider. > Do you generally also offer support for custom features, similar to the main project...

Which windows update was problematic for you to apply? I can not confirm any of these issues with our test setups yet.

Thanks for the information. I think the faulty part is in the install script: https://github.com/privacyidea/adfs-provider/blob/07ea721a17a336dcafff0bbcda51aabbb2016bb7/privacyIDEAADFSProvider/Install.ps1#L41 There is only `-Source "privacyIDEAProvider` but not "AD FS".

Hi, yes for this provider it is currently not scheduled. If keycloak has another way of doing tiqr, you might try that.

check data privacy when doing this!

I would like to add that push token (the private key) can not be exported. So if we were to restore the "same" token on a new phone, push token...

maybe we should use a library to implement the attestation

Useragent will be `privacyidea-cp/3.5.0 Windows/laptop-tsrtm3jc` where `laptop-tsrtm3jc` is the computername as returned from `GetComputerNameW`.

Some thoughts: * Using WebAuthn offline without a machine name is pointless because it will inevitably break. So that should not be possible. * If we want to remove a...