タグ

openidに関するhirata_yasuyukiのブックマーク (2)

  • mod_auth_openid - Trac

    Introduction : The Apache OpenID Module mod_auth_openid is an authentication module for the Apache 2 webserver. It handles the functions of an OpenID consumer as specified in the OpenID 2.0 specification. See the FAQ for more information. Download the current release from the the releases page. Example Most people want to see an example first: http://coop.butterfat.net/~bmuller/mod_auth_openid/ot

  • たけまる / OpenID v1.1 の IdP と Consumer を Catalyst で動かした

    _ OpenID v1.1 の IdP と Consumer を Catalyst で動かした [openid][catalyst] IdP (Identity Provider) と Consumer を Catalyst で動かしてみました. といっても,IdP はNet::OpenID::Server を Catalyst に組み込むだけだ し,Consumer にいたっては Catalyst::Plugin::Authentication::Credential::OpenID というプラグインがあるから簡単だろうと思っていました.ところが,そ うでもなかったので,メモとソースを残しておきます. ダウンロードすれば,実際に動く IdP と Consumer が手に入ります.手っ 取り早く手元で OpenID を動かしてみたい人はダウンロードしてみてくだ さい.なお,Catalyst

  • 1