So, I’ve done the ’client creates key pair’ version instead :-/

For those who can read and understand Python you can find me implementation 
attempt on github as an
extension to my oauth2/oidc implementation (https://github.com/rohe/pyoidc).

You can look at the necessary support methods in:

https://github.com/rohe/pyoidc/blob/master/src/oic/extension/pop.py

and a test with some documentation in:

https://github.com/rohe/pyoidc/blob/master/tests/test_pop.py

Should be fairly easy to do the ’AS creates the key pair’ variant.

— Roland

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
OAuth mailing list
OAuth@ietf.org
https://www.ietf.org/mailman/listinfo/oauth

Reply via email to