UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
...
Code Block |
---|
authorize { if (%{client.:shortname} != "antarctica-flr-1") update request { Operator-Name := 1yourdomain.tld # the literal number "1" above is an important prefix! Do not change it! } auth_log suffix eap } authenticate { eap } |
...