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
when trying to convert between opensaml assertions and husky internal xua assertions, we encoutered the problem that the SignatureValue is always empty. After some debugging, we could identify that the AssertionBuilderImpl#create(assertion) method is modifying the underlying assertion.
Hope you can provide some fix.
Thanks,
Christian
The text was updated successfully, but these errors were encountered:
There are some troubles with the migrated implementation and with the usage.
The usage of this wrapping has to be cleared. IPF implementation has also interactions.
Hello,
when trying to convert between opensaml assertions and husky internal xua assertions, we encoutered the problem that the SignatureValue is always empty. After some debugging, we could identify that the AssertionBuilderImpl#create(assertion) method is modifying the underlying assertion.
Hope you can provide some fix.
Thanks,
Christian
The text was updated successfully, but these errors were encountered: