OpenConext / Stepup-tiqr

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

Tiqr server library upgrade #145

Closed MKodde closed 2 years ago

MKodde commented 2 years ago

This serves as the intermediate branch between develop and tiqr library server upgrade work.

In this branch 2 features have already been accounted for

  1. Logging was tweaked slightly for development environments. No deprecation warnings for now, they can be re-enabled at a later stage.
  2. The high level integration has been performed. That is: all interface changes for the services have been applied. And high level tests for the file/memcache storage options have been done in my dev-vm. Where I noticed that device storage on filesystem did not work (probably a write issue to the /tmp folder) This storage engine does not allow us to set a custom save path :shrug:

Please do a composer install to get the latest and greatest (dev) tiqr-server-libphp version into the tiqr gssp