(Quick Reference)

1 Introduction - Reference Documentation

Authors: Sami Mäkelä

Version: 1.1.1

1 Introduction

Remote Authentication Dial In User Service (RADIUS) is a networking protocol that provides centralized Authentication, Authorization, and Accounting (AAA) management for computers to connect and use a network service.

This plugin serves two of these functions:

  1. to authenticate users
  2. to authorize users
    • Note: Authorization uses Grails application's database, because there is no standard attribute for roles in RADIUS.