Hi everyone,
How to make users log in again when they move to a specific page even while they are logged in? It only can move to a log in page after they are logged out.
Using prompt=login by itself is not sufficient (this is described in the doc page I note above). You must at least combine it with the max_age parameter.