You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to verify the x509 signing on the envelope of the call back. This can be accomplished in a few lines of code by making use of xmlsec, a pure C library for python acting as a wrapper around the C xmlsec library. I can submit a pull request if you all are ok with a more complex dependency like xmlsec.
The text was updated successfully, but these errors were encountered:
I need to verify the x509 signing on the envelope of the call back. This can be accomplished in a few lines of code by making use of xmlsec, a pure C library for python acting as a wrapper around the C xmlsec library. I can submit a pull request if you all are ok with a more complex dependency like xmlsec.
The text was updated successfully, but these errors were encountered: