OpenConext / Stepup-tiqr

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

Implement the `#[RequiresActiveSession]` attribute #210

Open MKodde opened 1 week ago

MKodde commented 1 week ago

Install the #[RequiresActiveSession] attribute on the routes that require a session to be started.

@pmeulen are these the actions you had in mind? This is what my own judgement came up with.

As a little side project I: