OpenConext / Stepup-tiqr

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

Add the session id derived id to polling requests #211

Open MKodde opened 1 month ago

MKodde commented 1 month ago

The polling async requests should include the correlation id based on the session id of the user that is placing them.

That way we can correlate between the access logs and the application logs.