From: Stefan Paetow Date: Fri, 6 Nov 2015 16:21:17 +0000 (+0000) Subject: Update abfab-tr-idp X-Git-Tag: release_3_0_11~171^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1374%2Fhead;p=thirdparty%2Ffreeradius-server.git Update abfab-tr-idp Add the 'new' tunneled attribute stuff to the ABFAB server too! --- diff --git a/raddb/sites-available/abfab-tr-idp b/raddb/sites-available/abfab-tr-idp index d4e53a9b4e..30a671f924 100644 --- a/raddb/sites-available/abfab-tr-idp +++ b/raddb/sites-available/abfab-tr-idp @@ -52,6 +52,19 @@ authenticate { # Once we KNOW that the user has been authenticated, there are # additional steps we can take. post-auth { + # + # For EAP-TTLS and PEAP, add the cached attributes to the reply. + # The "session-state" attributes are automatically cached when + # an Access-Challenge is sent, and automatically retrieved + # when an Access-Request is received. + # + # The session-state attributes are automatically deleted after + # an Access-Reject or Access-Accept is sent. + # + update { + &reply: += &session-state: + } + # Create the CUI value and add the attribute to Access-Accept. # Uncomment the line below if *returning* the CUI. # cui