2

There are sample codes on the net for OpenId Client but none for OpenId Server. Do you know some ?

I know about dotnetopenAuth but there seem to be no tut on how to use as OpenId Provider. I don't even know if it can do that. Maybe it can just be used to create openid consumer app.

1 Answer 1

7

You mean like dotnetopenAuth?

There are lots of other implementations for other languages which can be found here (OpenID wiki).

Sign up to request clarification or add additional context in comments.

3 Comments

I'm not looking for a library but for sample code on how to use this library or another to create an OpenId Provider not just a consumer.
@asksuperu - Did you read the description? "DotNetOpenAuth is a C# library that adds OpenID 2.0 Provider and Relying Party, OAuth Consumer and Service Provider." It is open source, so you can read the code for as your sample.
The DotNetOpenAuth library download includes a sample OpenID Provider.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.