testing - Compliance test for OpenID providers -


What are the automated standards-conformance test for openID providers?

I am making changes to the implementation of a provider, to bring it from version 1.1 to version 2.0.

Before issuing the code, I want to ensure that it is in accordance with its specifications. To test compliance with web standards, there are validator tools for W3C, what tools are present so that I can point to an automated tester on my OpenID provider and receive a report of standard compliance Am I

There is no conformity test (at least officially approved) which I know - 1.1 also for. Certainly something that goes very high value goes for Oath too - they are both complex protocols and sometimes the event does not involve everything.

There is hardly any thing that you can do now locally fully unit testing coverage


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -