<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.dekok-radext-sradius" target="https://datatracker.ietf.org/doc/html/draft-dekok-radext-sradius-00">
   <front>
      <title>Secure RADIUS</title>
      <author initials="A." surname="DeKok" fullname="Alan DeKok">
         <organization>FreeRADIUS</organization>
      </author>
      <date month="October" day="13" year="2022" />
      <abstract>
	 <t>   This document defines Secure RADIUS (SRADIUS), which is a transport
   profile for RADIUS.  There are three changes from traditional RADIUS
   transport protocols.  First, TLS transport is required and insecure
   transports are forbidden.  Second, the shared secret is no longer
   used, and all MD5-based packet signing and attribute obfuscation
   methods are therefore no longer necessary.  Finally, the now unused
   Authenticator field is repurposed to contain an explict request /
   response identifier, called a Token.

   SRADIUS connections can transport all RADIUS attributes.
   Implementation of SRADIUS requires only minor changes to packet
   encoder and decoder functionality.  Nothing else is changed from
   traditional RADIUS.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-dekok-radext-sradius-00" />
   
</reference>
