openid-certification / oidctest

THE CERTIFICATION TEST SUITE HAS BEEN MIGRATED TO A NEW SERVICE https://www.certificatinon.openid.net
Other
49 stars 15 forks source link

Fix deprecated message class #181

Closed tpazderka closed 5 years ago

tpazderka commented 5 years ago

Using pcr_class has been deprecated since pyoidc == 1.0.0 and will be removed in future release.

This also bumps the oic version to the latest release.