このBlogシステムでは、myopenid.comにあわせて、
IdPに対して "nickname" と "email" を必須パラメータとしていましたが、
IdPによってデフォルトで持っているパラメータが違うため、
場合によってはこれらのパラメータを別途入力してから、
再度トライしてもらう必要がありました。
これは非常に敷居が高いため、要求したデータが得られなかった場合、
足りない情報をその場で追加できるようにしました。
OpenIDの仕組み上、このような仕組みを用意することは
必要になってきそうですね。
posted by
genki on Tue 4 Mar 2008 at 06:41 with 3 comments
among OIPs. I think the mechanism synchronize personal identities among OIPs is needed.
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?