IDP SAMLAuthnConfiguration - AuthnRequest extension
Jakub Danek
jakub.danek at yoso.fi
Wed Aug 30 10:16:56 UTC 2023
Hi Scott,
great, I think I found it in the V5 docs
<https://shibboleth.atlassian.net/wiki/spaces/IDP5/pages/3199508680/SAML2SSOConfiguration>
(SAML configuration option messageHandler).
So then we should be able to do something similar to what the
buildExtensions method does in this AddAuthnRequest
<https://git.shibboleth.net/view/?p=java-identity-provider.git;a=blob;f=idp-saml-impl/src/main/java/net/shibboleth/idp/saml/saml2/profile/impl/AddAuthnRequest.java;hb=e86d4f0e11dc9bfb1a000ce5fa149b64c70c461d>
action,
only need to ensure we don't erase any previously added extensions.
Thanks!
Jakub
On Tue, 29 Aug 2023 at 17:26, Cantor, Scott <cantor.2 at osu.edu> wrote:
> > Is there any way to provide template for / define AuthnRequest with
> > extensions, to be sent by IDP when acting as SAML proxy?
>
> V5 includes (will include) a general function hook for modifying outgoing
> messages prior to signing.
>
> -- Scott
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20230830/91989c8c/attachment.htm>
More information about the users
mailing list