Bug #8042
expose lasso_provider_verify_signature()
0%
Description
The function expose lasso_provider_verify_signature() is currently not exposed in the symbol table.
As projects like crudesaml (http://ftp.espci.fr/pub/crudesaml/README) uses this function it would be nice to expose it.
The attached patch does this.
Files
History
Updated by Florian Best over 9 years ago
I just found a related problem: http://www.sogo.nu/bugs/view.php?id=2958
Updated by Benjamin Dauvergne over 9 years ago
Did you test your patch ? It seems to me that for supporting the xmlDoc type in the bindings (there are more than one, your patch lacks Perl, Java and PHP support) a lot more has to be done. There should be at least a conversion function from string to xmlDoc (as there is one from string to xmlNode).
Updated by Florian Best over 9 years ago
I changed from the attached patch to the patch from http://www.sogo.nu/bugs/view.php?id=2958:
https://wiki.auf.org/wikiteki/Projet/SOGo/TestsSAML?action=AttachFile&do=view&target=lasso-export.diff
Updated by Benjamin Dauvergne over 9 years ago
To integrate this patch I'll need to know the author and he must state that the patch is contributed under the MIT license (it's our policy to keep our capacity to relicense Lasso).
Updated by Florian Best over 9 years ago
Yes, I can't speak french but from what https://wiki.auf.org/wikiteki/Projet/SOGo/TestsSAML?action=info says it seems the patch is created by https://wiki.auf.org/wikiteki/MoussaNombr%C3%A9?action=show&redirect=MoussaNombre
I send a message to this email address hoping that it exists and he/she will release the patch under MIT license.
Updated by Florian Best almost 9 years ago
Nobody is answering, it seems not possible to contact the owner of the patch. Is it really a so hard issue to just "reimplement" these some lines?
Updated by Benjamin Dauvergne over 5 years ago
No there is no code we can use here, come back with some usable code and reopen an issue.