idp login issue connecting to ldap
Jason Separovic
jseppa01 at gmail.com
Mon Aug 3 20:08:01 EDT 2015
Nah there's nothing in front (apart from NAT)
Btw, on a separate Ubuntu vm I've managed to get this use case going:
https://d0.awsstatic.com/whitepapers/aws-whitepaper-single-sign-on-integrat
ing-aws-open-ldap-and-shibboleth.pdf
I might just stick to what works and move the google config across,
I'm really not sure what went wrong, but using Ubuntu 14.04, Tomcat
7.0.63, Shib Idp 2.4.4, seems to work no worries for me.
On 8/3/15, 4:46 PM, "Cantor, Scott" <cantor.2 at osu.edu> wrote:
>Here's a valid log. The difference starts with this line:
>
>2015-08-03 19:39:34,741 - DEBUG
>[org.springframework.webflow.mvc.view.AbstractMvcView:216] - Processing
>user event 'proceed'
>
>
>Yours never sees the form submission with the event transition, which is
>what the Login button provides.
>
>I would guess that something's preventing the server from seeing the POST
>body and it's only seeing the URL.
>
>Is there anything in front of Jetty? Other than trying Jetty 9.2, I don't
>have anything to suggest. I haven't done any real testing with 9.3,
>though I know others have been setting it up.
>
>-- Scott
>
>
>2015-08-03 19:39:34,738 - DEBUG
>[org.springframework.webflow.mvc.servlet.FlowHandlerMapping:108] -
>Mapping request with URI '/idp/profile/SAML2/Redirect/SSO' to flow with
>id 'SAML2/Redirect/SSO'
>2015-08-03 19:39:34,739 - DEBUG
>[org.springframework.webflow.executor.FlowExecutorImpl:161] - Resuming
>flow execution with key 'e1s1
>2015-08-03 19:39:34,739 - DEBUG
>[org.springframework.webflow.conversation.impl.SessionBindingConversationM
>anager:75] - Locking conversation 1
>2015-08-03 19:39:34,739 - DEBUG
>[org.springframework.webflow.execution.repository.impl.DefaultFlowExecutio
>nRepository:106] - Getting flow execution with key 'e1s1'
>2015-08-03 19:39:34,739 - DEBUG
>[org.springframework.webflow.definition.registry.FlowDefinitionRegistryImp
>l:58] - Getting FlowDefinition with id 'SAML2/Redirect/SSO'
>2015-08-03 19:39:34,740 - DEBUG
>[org.springframework.webflow.definition.registry.FlowDefinitionRegistryImp
>l:58] - Getting FlowDefinition with id 'authn'
>2015-08-03 19:39:34,740 - DEBUG
>[org.springframework.webflow.definition.registry.FlowDefinitionRegistryImp
>l:58] - Getting FlowDefinition with id 'authn/Password'
>2015-08-03 19:39:34,740 - DEBUG
>[org.springframework.webflow.engine.impl.FlowExecutionImpl:250] -
>Resuming in
>org.springframework.webflow.mvc.servlet.MvcExternalContext at 604b7cf
>2015-08-03 19:39:34,741 - DEBUG
>[org.springframework.webflow.mvc.view.AbstractMvcView:216] - Processing
>user event 'proceed'
>2015-08-03 19:39:34,741 - DEBUG
>[org.springframework.webflow.mvc.view.AbstractMvcView:238] - No model to
>bind to; done processing user event
>2015-08-03 19:39:34,741 - DEBUG
>[org.springframework.webflow.engine.ViewState:229] - Event 'proceed'
>returned from view [ServletMvcView at 1fbf7a1f view =
>org.springframework.web.servlet.view.velocity.VelocityView: name 'login';
>URL [login.vm]]
>2015-08-03 19:39:34,742 - DEBUG
>[org.springframework.webflow.engine.Transition:214] - Executing
>[Transition at 53ea9981 on = proceed, to =
>ExtractUsernamePasswordFromFormRequest]
>
>--
>To unsubscribe from this list send an email to
>users-unsubscribe at shibboleth.net
More information about the users
mailing list