Module persist state across Access-Challenge
Is there any mechanism to allow a module to persist some state between an Access-Challenge with a State attribute and then the subsequent new Access-Request? It seems like an obvious use of State would be to index into some persisted state but I don't see anything readily available. As far as I can tell pushing VALUE_PAIRS on the REQUEST seem to only be persisted across invocations of the various module methods (auth, authz, etc.) r
On Aug 31, 2015, at 2:13 AM, Richard Levenberg <richardl@ufp.com> wrote:
Is there any mechanism to allow a module to persist some state between an Access-Challenge with a State attribute and then the subsequent new Access-Request? It seems like an obvious use of State would be to index into some persisted state but I don't see anything readily available.
In v3, see "session-state". It's documented in raddb/sites-available/default. Alan DeKok.
participants (2)
-
Alan DeKok -
Richard Levenberg