michelangelo13 / openid4java

Automatically exported from code.google.com/p/openid4java
Apache License 2.0
0 stars 0 forks source link

New enhancement foe OpenID #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Does Openid4Java have a open API to add somes message which do not defined
in Sreg or AC? In other words, Is it capable to allow consumers and ops to
use their original OpenID extension.

I have made a look into codes, it seems to be able to this just
implementing an subclass of MessageExtention and use addExtention() to put
it on the openid transactions.

Is it correct?

Original issue reported on code.google.com by masaki.a...@gmail.com on 17 Feb 2008 at 2:07

GoogleCodeExporter commented 9 years ago
It is not a bug at all, but I could not find any place to make this kind of 
question.

Original comment by masaki.a...@gmail.com on 17 Feb 2008 at 2:09

GoogleCodeExporter commented 9 years ago
Masaki,

Have a look at the extension how-to in the wiki:
http://code.google.com/p/openid4java/wiki/ExtensionHowTo

Johnny

Original comment by Johnny.B...@gmail.com on 18 Feb 2008 at 6:37