タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

axに関するikasam_aのブックマーク (2)

  • #!shebang.jp : OpenID の Attribute Exchange

    December 02, 200818:57 OpenID の Attribute Exchange カテゴリ技術ネタ 弊社の OpenID 拡張の参考に。。色々調べてるところです。 mixi の OpenID が AX と SREG に対応してるとの事なので試してみた。 SREG は使った事あるので、今回は AX を実装。以下のような感じでちゃんとニックネーム取れた。 AXだと独自で拡張した野良フィールド足して返してもいいのかなぁ。 やはり、さらりと使いたい人用の SREG と色々追加の属性が取れる AX の両方を実装しておいた方がいいのだろうか。 # だいぶ適当 sub login : Local { my( $self, $c ) = @_; my $csr = Net::OpenID::Consumer->new( ua => LWP::UserAgent->new, args =

  • Schema for OpenID Attribute Exchange

    AXSchema.org is a community project to define attribute types for use with OpenID Attribute Exchange. Please join the AXSchema mailing list to participate in the discussion of current and proposed types. If you are currently using the OpenID Simple Registration Extension, there are types defined on axschema.org that map directly to the data used in Simple Registration. How do I define new attrib

  • 1