OpenSAML 3: how to get algorithm URI?

Martin Schneider martin.schneider at open-xchange.com
Thu Mar 19 16:09:11 EDT 2020


Hi,

I just started the migration from OpenSAML 2 to v3. In v2 we used org.opensaml.xml.security.SecurityConfiguration.getSignatureAlgorithmURI(String) to get the algorithm URI based on java.security.Key.getAlgorithm().

I tried to find a comparable method in v3 but without success. It seems that the algorithm URI is always known while processing. Is it somehow possible to get the algorithm URI based on the 'standard algorithm name' for keys (like "DSA")?

Thanks,
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20200319/3231dfb5/attachment.html>


More information about the dev mailing list