authentication-02: #auth-param?

Dave Kristol (dmk@research.bell-labs.com)
Thu, 20 Aug 1998 14:53:58 -0400 (EDT)


Section 1.2 shows:

    credentials = auth-scheme #auth-param

Shouldn't that more correctly be

    credentials = auth-scheme 1#auth-param

It's hard for me to imagine an auth-scheme that can work correctly
and usefully with zero auth-param's in the credentials.

Dave Kristol