OpenConext / OpenConext-deploy

Ansible-based deployment automation for the OpenConext platform
Apache License 2.0
12 stars 21 forks source link

Fix: Gateway SFO uses a different identifier than full 2FA #428

Closed pmeulen closed 1 year ago

pmeulen commented 1 year ago

E.g:

stepup_uri_self_asserted: 'http://stepup.example.com/assurance/loa1.5' stepup_uri_sfo_self_asserted: 'http://stepup.example.com/assurance/sfo-level1.5'

pmeulen commented 1 year ago

Change is present in master: https://github.com/OpenConext/OpenConext-deploy/blob/b81b31705096bd3dddfd16f8a597084dd98907d2/roles/stepupgateway/templates/parameters.yml.j2#L103