Opened 16 years ago
Closed 16 years ago
#15 closed defect (fixed)
1.1 compatibility: do not send "openid.op_endpoint" in authentication responses
Reported by: | avodonosov | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | code | Version: | 0.5 nonportable |
Keywords: | Cc: |
Description
Section 14.2.2. "OpenID Providers", the last item:
OPs MUST NOT send the "openid.op_endpoint" parameter in authentication responses (Positive Assertions), since it is not part of the OpenID Authentication 1.1 protocol.
(means when request was of 1.1. version).
But it seems we does not broke any existing provider with this bug.
Note: See
TracTickets for help on using
tickets.
Fixed.