Supported credential types
Cantor, Scott
cantor.2 at osu.edu
Tue Dec 29 10:52:50 EST 2015
On 12/29/15, 10:42 AM, "users on behalf of Rod Widdowson" <users-bounces at shibboleth.net on behalf of rdw at steadingsoftware.com> wrote:
>> Yeah, but it's fair to say that the only factory bean we did was for the
>> X509Credential case, right?
>
>Thanks for the nudge: there's a whole string of other factory beans in to build BasicCredential & BasicX509Credential from files (Resources) or from inline data down in net.shibboleth.idp.profile.spring.relyingparty.security.credential.impl (note: this is impl but that can be changed).
I missed them apparently. I know *we* only used "net.shibboleth.idp.profile.spring.factory.BasicX509CredentialFactoryBean" in the config, which I guess was explicitly made public? Seems weird to have one in the API and the others not, apart from just prioritization/time.
>They probably won't help the OP, but if he wants to suggest making them non imple I'd listen (and as an aside to myself I probably need to see about removing any overlap with the (non-impl) BasicX509CredentialFactoryBean.
Yeah, I guess I'm saying we need to support X formats by means of either documentation and/or factory beans if needed. I think we just sort of punted that off.
-- Scott
More information about the users
mailing list