OpenConext / Stepup-tiqr

tiqr IdP for step-up authentication
Apache License 2.0
3 stars 2 forks source link

Log tiqr client version information #147

Closed pmeulen closed 2 years ago

pmeulen commented 2 years ago

Log the version information that a tiqr client sends during authentication and enrollement:

phavekes commented 2 years ago

This should be enough for the usecase. You should fix the behat tests to match the new log messages

pmeulen commented 2 years ago

This should be enough for the usecase. You could also add the tiqr userid to the logging at this point.

For login the userid is already logged in the context, for registration there is not really a requirement log the userid now IMO.

pmeulen commented 2 years ago

Build fails on security check, behat tests now pass: https://app.travis-ci.com/github/OpenConext/Stepup-tiqr/builds/249576066