#195 closed design (fixed)
auth-param syntax
| Reported by: | mnot@… | Owned by: | julian.reschke@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 16 |
| Component: | p7-auth | Severity: | Active WG Document |
| Keywords: | Cc: |
Description (last modified by julian.reschke@…)
Credentials are defined in 2617 as
credentials = auth-scheme #auth-param auth-param = token "=" ( token | quoted-string )
however, Basic seems to be an exception:
challenge = "Basic" realm credentials = "Basic" basic-credentials basic-credentials = base64-user-pass
Note that it previously says:
For Basic, the framework above is utilized as follows
(weakly) implying that it's conformant to the framework.
Options:
- Note this and say that Basic is grandfathered in; i.e., future schemes MUST NOT have bare arguments
- Allow bare arguments in credentials (which would imply that ordering is significant)
- Admit that new schemes can pretty much define their own syntax.
Attachments (1)
Change History (18)
comment:1 Changed 12 years ago by julian.reschke@…
comment:2 Changed 12 years ago by julian.reschke@…
- Owner set to julian.reschke@…
comment:3 Changed 12 years ago by julian.reschke@…
comment:4 Changed 12 years ago by julian.reschke@…
- Resolution set to incorporated
- Status changed from new to closed
comment:5 Changed 12 years ago by julian.reschke@…
- Milestone changed from unassigned to 12
comment:6 Changed 11 years ago by mnot@…
- Resolution incorporated deleted
- Status changed from closed to reopened
comment:7 Changed 11 years ago by mnot@…
- Resolution set to fixed
- Status changed from reopened to closed
comment:8 Changed 11 years ago by julian.reschke@…
- Resolution fixed deleted
- Status changed from closed to reopened
comment:9 Changed 11 years ago by julian.reschke@…
See James Manger's comments in <http://www.w3.org/mid/255B9BB34FB7D647A506DC292726F6E11281958BA8@WSMSG3153V.srv.dir.telstra.com>
comment:10 Changed 11 years ago by julian.reschke@…
- Milestone changed from 12 to 15
comment:11 Changed 11 years ago by mnot@…
- Milestone changed from 15 to unassigned
unsetting milestone until we have more discussion.
comment:12 Changed 11 years ago by julian.reschke@…
- Description modified (diff)
comment:13 Changed 11 years ago by julian.reschke@…
see [1394]
comment:14 Changed 11 years ago by julian.reschke@…
- Milestone changed from unassigned to 16
- Resolution set to incorporated
- Status changed from reopened to closed
comment:15 Changed 11 years ago by mnot@…
- Resolution incorporated deleted
- Status changed from closed to reopened
comment:16 Changed 11 years ago by mnot@…
- Resolution set to fixed
- Status changed from reopened to closed
comment:17 Changed 10 years ago by mnot@…
- Severity changed from Candidate WG Document to Active WG Document
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](https://www.ietf.org/images/ietflogotrans.gif)
See 2617 erratum: http://www.rfc-editor.org/errata_search.php?eid=1959