I have gotten it to work before, but it later broke again.

I was particularly unwilling to live without sreg and sent this patch to Brad Fitzpatrick many times. He doesn't respond or use it, but the last time I tried it worked with his april 2007 0.11 version also.

I know that I have gotten it to work in both 0.10 and 0.11, and the secret is to just stick with it. It takes some patience to get working. I can share a test consumer with you if you need it — and you're welcome to test against the login on my site all day and all night. While I was writing that I noticed that openid and noscript don't work well together. Make sure that's disabled while test.

In any case, if you do get something working, I encourage you to post it as a meditation or a code snippet or whatever.

-Paul


In reply to Re: Anyone have shareable code built with Net::OpenID::Server? by jettero
in thread Anyone have shareable code built with Net::OpenID::Server? by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.