-
I've been trying for a while and I'm unable to sign an xml document using a key stored in softhsm2 with the following output:
```
bastb@bastb-vps:~/ubohub$ xmlsec1 --sign --privkey-openssl-engine '…
-
I'm integrating SecureAuth as an IDP using SAML to my Azure B2C and SecureAuth by default uses ECDSA as the encryption algorithm.
``
When I integrate it the Azure B2C throws the following error:…
-
We are having an issue signing XML with namespaces. Simplified code example:
```
$xml = '';
$doc = new \DOMDocument();
$doc->loadXML($xml);
$privateKey = '...';
…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
keobr updated
2 weeks ago
-
I've encountered an issue related to the validation of XML signatures generated and verified using specific canonicalization methods. Below is the template of the XML signature being used:
```
…
-
Hi, I am trying to include the external xmldsig schema into my schema and to generate the structs. This steps works and this is great!
In the next step I use xmlsec1 to sign the marshalled XML but t…
makon updated
5 years ago
-
This happens with SAML responses from google (not observed with Okta or MS Entra) - so seems likely there is a real bug.
1. the `ID` of the `Response` element is `_a83661e9e7042f08715279d2014144c0`…
-
Hi, I'm having to sign an xml with the canonicalization as the first transformation:
```xml
...
not(an…
-
Dear All,
I have used this library to generate a signature which is done at root level. The signed xml is not matching as per the expected xml. The digested value and signature value is not match…
-
Hi,
Is it possible to avoid line breaks in the signature tag that is generated?
Some servers refuse these characters.
```
351212VENDA MERC. ADQ. OU REC. DE TERC5511242
RgXK0snm…