Skip to content

Commit 1effc2b

Browse files
author
tailor
committed
[project @ Update NEWS to mention getDisplayIdentifier change]
1 parent c52ded0 commit 1effc2b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ instead of openid.ax
3636
The openid.extensions.ax.FetchRequest.fromOpenIDRequest method now
3737
takes a CheckIDRequest object instead of a Message object
3838

39+
The OpenID response (the result of Consumer.complete()) now has a
40+
getDisplayIdentifier() method which should be called instead of
41+
accessing response.identity_url. The value of getDisplayIdentifier()
42+
will be the XRI i-name if XRI is used. The value of
43+
response.identity_url SHOULD, however, be used as the application's
44+
database key for storing account information.
3945

4046
What's New in Python OpenID 2.0
4147
===============================

0 commit comments

Comments
 (0)