OpenConext / Stepup-tiqr

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

Check the user agent of mobile app against configurable pattern #44

Closed jorissteyn closed 6 years ago

jorissteyn commented 6 years ago

A new paramters.yml setting mobile_app_user_agent_pattern is checked against the user agent received from the mobile app during registration. If the pattern does not match, an error response is returned. The default pattern allows any user agent string.

See pivotal.