このBlogシステムでは、myopenid.comにあわせて、
IdPに対して "nickname" と "email" を必須パラメータとしていましたが、
IdPによってデフォルトで持っているパラメータが違うため、
場合によってはこれらのパラメータを別途入力してから、
再度トライしてもらう必要がありました。

これは非常に敷居が高いため、要求したデータが得られなかった場合、
足りない情報をその場で追加できるようにしました。
OpenIDの仕組み上、このような仕組みを用意することは
必要になってきそうですね。

posted by genki genki on Tue 4 Mar 2008 at 06:41 with 3 comments
rakuto rakuto 03/27 10:00
そこで、AX StoreRequestですよ!
rakuto rakuto 03/27 10:26
Maybe we may use some OIPs, and our personal identities will be different
among OIPs. I think the mechanism synchronize personal identities among OIPs is needed.
瀧内元気 瀧内元気 03/28 04:04
Indeed.
I think so, too.

Do you think the gathering operation of user's information distributed among several OIPs should be a responsibility of OIC?
Or, should there be a kind of meta gateway OIPs?