X509 Authn behind Apache proxy
Cantor, Scott
cantor.2 at osu.edu
Thu Jul 27 14:03:01 EDT 2017
On 7/27/17, 1:54 PM, "users on behalf of Ian Bobbitt" <users-bounces at shibboleth.net on behalf of ibobbitt at globalnoc.iu.edu> wrote:
> Would it be reasonable to start the authn/X509 flow with a Spring view presenting that same information that transitions
> to another view-state to redirect to /Authn/X509 similar to how the authn/RemoteUser flow starts?
Possibly. I just ported what existed for V2 and that part was already a JSP. I believe the X509 (external) flow has support for overriding where it sends you, so it doesn't have to be the JSP we provided. But to make it a view would imply changing the flow, I think, or it would have to be an MVC view, not a webflow view.
-- Scott
More information about the users
mailing list