<div dir="ltr">Did you add the certificate that is being used by CAS to midpoint's keystore under mindpoint.home? It needs to be there</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">JASON</div></div></div>
<br><div class="gmail_quote">On Tue, Jun 7, 2016 at 2:16 AM, mceylan <span dir="ltr"><<a href="mailto:mrveceylan@gmail.com" target="_blank">mrveceylan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks Jason. I did they say. But I get an error. Midpoint login page error message <div><br></div><div><a href="http://localhost:8080/midpoint/j_spring_cas_security_check?ticket=ST-1-ocJ73L6rbrpicihnTSjo-cas01.example.org" target="_blank">http://localhost:8080/midpoint/j_spring_cas_security_check?ticket=ST-1-ocJ73L6rbrpicihnTSjo-cas01.example.org</a>   </div><div><div><h3 style="font-family:'Source Sans Pro',sans-serif;font-weight:300;line-height:1.1;color:rgb(51,51,51);margin-top:20px;margin-bottom:10px;font-size:25px;background-color:rgb(236,240,245)"><span>Internal Server Error</span></h3><p style="margin:0px 0px 10px;color:rgb(51,51,51);font-family:'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;background-color:rgb(236,240,245)">Unexpected error occurred, if necessary please contact system administrator.</p><p style="margin:0px 0px 10px;color:rgb(51,51,51);font-family:'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;background-color:rgb(236,240,245)"><br></p></div><div>idm.log</div></div><div><br></div><div><br></div><div><div>2016-06-07 10:15:01,285 [] [http-nio-8080-exec-4] ERROR (com.evolveum.midpoint.web.util.MidPointProfilingServletFilter): Encountered exception: java.lang.RuntimeException: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty</div><div>java.lang.RuntimeException: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty</div><div>        at org.jasig.cas.client.util.CommonUtils.getResponseFromServer(CommonUtils.java:407) ~[cas-client-core-3.3.3.jar:3.3.3]</div><div>        at org.jasig.cas.client.validation.AbstractCasProtocolUrlBasedTicketValidator.retrieveResponseFromServer(AbstractCasProtocolUrlBasedTicketValidator.java:45) ~[cas-client-core-3.3.3.jar:3.3.3]</div><div>        at org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.validate(AbstractUrlBasedTicketValidator.java:200) ~[cas-client-core-3.3.3.jar:3.3.3]</div><div>        at org.springframework.security.cas.authentication.CasAuthenticationProvider.authenticateNow(CasAuthenticationProvider.java:140) ~[spring-security-cas-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.cas.authentication.CasAuthenticationProvider.authenticate(CasAuthenticationProvider.java:126) ~[spring-security-cas-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.authentication.ProviderManager.authenticate(ProviderManager.java:156) ~[spring-security-core-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.cas.web.CasAuthenticationFilter.attemptAuthentication(CasAuthenticationFilter.java:242) ~[spring-security-cas-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:211) ~[spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) ~[spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.jasig.cas.client.session.SingleSignOutFilter.doFilter(SingleSignOutFilter.java:100) ~[cas-client-core-3.3.3.jar:3.3.3]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) ~[spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110) ~[spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) ~[spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110) ~[spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) ~[spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50) ~[spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) ~[spring-web-4.0.6.RELEASE.jar:4.0.6.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) ~[spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:125) ~[spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) ~[spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) ~[spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) ~[spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192) ~[spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160) ~[spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344) ~[spring-web-4.0.6.RELEASE.jar:4.0.6.RELEASE]</div><div>        at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261) ~[spring-web-4.0.6.RELEASE.jar:4.0.6.RELEASE]</div><span class=""><div>        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [catalina.jar:8.0.33]</div><div>        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [catalina.jar:8.0.33]</div></span><div>        at org.jasig.cas.client.session.SingleSignOutFilter.doFilter(SingleSignOutFilter.java:100) ~[cas-client-core-3.3.3.jar:3.3.3]</div><span class=""><div>        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [catalina.jar:8.0.33]</div><div>        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [catalina.jar:8.0.33]</div></span><div>        at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88) ~[spring-web-4.0.6.RELEASE.jar:4.0.6.RELEASE]</div><div>        at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) ~[spring-web-4.0.6.RELEASE.jar:4.0.6.RELEASE]</div><span class=""><div>        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [catalina.jar:8.0.33]</div><div>        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [catalina.jar:8.0.33]</div></span><div>        at com.evolveum.midpoint.web.util.MidPointProfilingServletFilter.doFilter(MidPointProfilingServletFilter.java:86) ~[classes/:na]</div><span class=""><div>        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [catalina.jar:8.0.33]</div><div>        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [catalina.jar:8.0.33]</div></span></div><div><br></div><div><br></div><div>Thanks,</div><div><br></div><div>Merve</div><div><br></div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2016-06-03 17:03 GMT+03:00 Jason Everling <span dir="ltr"><<a href="mailto:jeverling@bshp.edu" target="_blank">jeverling@bshp.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">No, you need to comment out that block for CAS auth, that is only used if you are using another method that passes the auth through the header, look at mine below, that is correctly done for CAS, well at least for v 3.2<div><br></div><div><a href="http://pastebin.com/mHW8hvP4" target="_blank">http://pastebin.com/mHW8hvP4</a><span><font color="#888888"><br></font></span></div></div><div class="gmail_extra"><span><font color="#888888"><br clear="all"><div><div data-smartmail="gmail_signature"><div dir="ltr">JASON</div></div></div></font></span><div><div>
<br><div class="gmail_quote">On Fri, Jun 3, 2016 at 2:09 AM, mceylan <span dir="ltr"><<a href="mailto:mrveceylan@gmail.com" target="_blank">mrveceylan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>I using CAS. uncomment line with <span style="font-size:12.8px"> </span><span style="font-size:12.8px">"PRE_AUTH_FILTER" and deploy project login page error </span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">stack tree</span></div><div><span style="font-size:12.8px"><br></span></div><div><div>2016-06-03 10:05:18,998 [] [http-nio-8080-exec-1] WARN (com.evolveum.midpoint.web.page.error.PageError): Creating error page for code org.apache.wicket.WicketRuntimeException, exception Can't instantiate page using constructor 'public com.evolveum.midpoint.web.page.self.PageSelfDashboard()'. An exception has been thrown during construction!: {}</div><div>org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor 'public com.evolveum.midpoint.web.page.self.PageSelfDashboard()'. An exception has been thrown during construction!</div><div>        at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:194) ~[wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:67) ~[wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:103) ~[wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.DefaultMapperContext.newPageInstance(DefaultMapperContext.java:137) ~[wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.core.request.handler.PageProvider.resolvePageInstance(PageProvider.java:268) ~[wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.core.request.handler.PageProvider.getPageInstance(PageProvider.java:166) ~[wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.request.handler.render.PageRenderer.getPage(PageRenderer.java:78) ~[wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.request.handler.render.WebPageRenderer.respond(WebPageRenderer.java:279) ~[wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.core.request.handler.RenderPageRequestHandler.respond(RenderPageRequestHandler.java:175) ~[wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.request.cycle.RequestCycle$HandlerExecutor.respond(RequestCycle.java:890) ~[wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.request.RequestHandlerStack.execute(RequestHandlerStack.java:64) ~[wicket-request-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.request.cycle.RequestCycle.execute(RequestCycle.java:261) [wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.request.cycle.RequestCycle.processRequest(RequestCycle.java:218) [wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach(RequestCycle.java:289) [wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.protocol.http.WicketFilter.processRequestCycle(WicketFilter.java:259) [wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.protocol.http.WicketFilter.processRequest(WicketFilter.java:201) [wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:282) [wicket-core-6.20.0.jar:6.20.0]</div><div>        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) [catalina.jar:8.0.33]</div><div>        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) [catalina.jar:8.0.33]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>        at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199) [spring-security-web-3.2.5.RELEASE.jar:3.2.5.RELEASE]</div><div>                                                                                                                                                                                                                           </div></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">2016-06-02 19:39 GMT+03:00 Jason Everling <span dir="ltr"><<a href="mailto:jeverling@bshp.edu" target="_blank">jeverling@bshp.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">He was mentioning that to me thinking it was me having the issues,<div><br></div><div>Merve, what are you using to pass your HEADER auth? Or are you using CAS?</div></div><div class="gmail_extra"><span><font color="#888888"><br clear="all"><div><div data-smartmail="gmail_signature"><div dir="ltr">JASON</div></div></div></font></span><div><div>
<br><div class="gmail_quote">On Thu, Jun 2, 2016 at 9:43 AM, mceylan <span dir="ltr"><<a href="mailto:mrveceylan@gmail.com" target="_blank">mrveceylan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Roman,<div><br></div><div>why uncomment <span style="font-size:12.8px"> line with "PRE_AUTH_FILTER"? </span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><a href="https://wiki.evolveum.com/display/midPoint/MidPoint+and+SSO+HOWTO" target="_blank">https://wiki.evolveum.com/display/midPoint/MidPoint+and+SSO+HOWTO</a> is setup </span><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">Basically what needs to be done is to uncomment the following line: </span><br></div><div><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px"><br></span></div><div><table border="0" cellpadding="0" cellspacing="0" style="color:rgb(51,51,51);line-height:20px;width:1558px;font-size:14px;border-radius:0px!important;border:0px!important;float:none!important;height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;min-height:auto!important;background:none!important"><tbody style="border-radius:0px!important;border:0px!important;float:none!important;height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:auto!important;background:none!important"><tr style="border-radius:0px!important;border:0px!important;float:none!important;height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:auto!important;background:none!important"><td style="width:1543px;border:0px dashed!important;overflow:visible!important;border-radius:0px!important;float:none!important;height:auto!important;outline:0px!important;padding:0px 0px 0px 15px!important;vertical-align:baseline!important;font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;min-height:auto!important;background-image:none!important;background-repeat:initial!important"><div title="Hint: double-click to select code" style="margin:15px 0px 0px!important;padding:0px 0px 15px!important;border-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;outline:0px!important;overflow:visible!important;vertical-align:baseline!important;width:auto!important;min-height:auto!important;white-space:pre-wrap!important;background:none!important"><div style="margin:0px!important;padding:0px 1em 0px 0px!important;border-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;outline:0px!important;overflow:visible!important;vertical-align:baseline!important;width:auto!important;min-height:auto!important;white-space:nowrap!important;background-image:none!important;background-repeat:initial!important"><code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:auto!important;color:rgb(0,0,0)!important;background:none!important"><</code><code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;font-weight:bold!important;min-height:auto!important;color:rgb(51,102,153)!important;background:none!important">custom-filter</code> <code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:auto!important;color:rgb(128,128,128)!important;background:none!important">position</code><code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:auto!important;color:rgb(0,0,0)!important;background:none!important">=</code><code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:auto!important;color:rgb(0,51,102)!important;background:none!important">"PRE_AUTH_FILTER"</code> <code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:auto!important;color:rgb(128,128,128)!important;background:none!important">ref</code><code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:auto!important;color:rgb(0,0,0)!important;background:none!important">=</code><code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:auto!important;color:rgb(0,51,102)!important;background:none!important">"requestHeaderAuthenticationFilter"</code> <code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:auto!important;color:rgb(0,0,0)!important;background:none!important">/></code></div></div></td></tr></tbody></table></div></div><div class="gmail_extra"><div><div><br><div class="gmail_quote">2016-06-02 16:57 GMT+03:00 Jason Everling <span dir="ltr"><<a href="mailto:jeverling@bshp.edu" target="_blank">jeverling@bshp.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hah! Wait, I am not the one with issue, it is the other on the thread, Merve</div><div class="gmail_extra"><span><font color="#888888"><br clear="all"><div><div data-smartmail="gmail_signature"><div dir="ltr">JASON</div></div></div></font></span><div><div>
<br><div class="gmail_quote">On Thu, Jun 2, 2016 at 8:56 AM, Roman Pudil - AMI Praha a.s. <span dir="ltr"><<a href="mailto:roman.pudil@ami.cz" target="_blank">roman.pudil@ami.cz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div>Hi Jason,</div>
<div> </div>
<div>try to uncoment line with "PRE_AUTH_FILTER".</div><span>
<div> </div>
<div> </div>
<div>Regards</div>
<div> </div>
<div>
<div style="FONT-SIZE:12pt;FONT-FAMILY:Tahoma">
<table style="WHITE-SPACE:normal;WORD-SPACING:0px;BORDER-COLLAPSE:collapse;TEXT-TRANSFORM:none;COLOR:rgb(0,0,0);FONT:medium 'Times New Roman';LETTER-SPACING:normal;TEXT-INDENT:0px">
<tbody>
<tr>
<td style="FONT-SIZE:11px;FONT-FAMILY:Arial,sans-serif;VERTICAL-ALIGN:bottom;COLOR:rgb(0,0,0)" colspan="2">
<p><span style="FONT-SIZE:14px;FONT-WEIGHT:bold">Roman Pudil</span><br>solution architect<br><br>gsm: <a href="tel:%5B%2B420%5D%20775%20663%20666" value="+420775663666" target="_blank">[+420] 775 663 666</a><br>e-mail:<span> </span><a href="mailto:roman.pudil@ami.cz" target="_blank">roman.pudil@ami.cz</a></p></td>
<td style="BORDER-RIGHT:rgb(204,204,204) 1px solid">   </td>
<td>   </td>
<td style="FONT-SIZE:11px;FONT-FAMILY:Arial,sans-serif;VERTICAL-ALIGN:bottom;COLOR:rgb(0,0,0)">
<p>AMI Praha a.s.<br>Pláničkova 11<br>162 00 Praha 6<br>tel./fax: <a href="tel:%5B%2B420%5D%20274%20783%20239" value="+420274783239" target="_blank">[+420] 274 783 239</a><br>web:<span> </span><a href="http://www.ami.cz/" target="_blank">www.ami.cz</a></p></td>
<td style="BORDER-RIGHT:rgb(204,204,204) 1px solid">   </td>
<td>   </td>
<td style="FONT-SIZE:11px;FONT-FAMILY:Arial,sans-serif;COLOR:rgb(0,0,0)">
<p><img title="AMI Praha a.s." border="0" alt="" src="http://www.ami.cz/images/podpis/ami_logo.gif"></p></td></tr>
<tr>
<td colspan="8"><br><a href="http://www.ami.cz/reseni-a-sluzby/bezpecnost-dat/identity-management" target="_blank"><img border="0" alt="" src="http://www.ami.cz/images/podpis/AMI-podpis-IdM_1.png"></a></td></tr>
<tr>
<td style="FONT-SIZE:11px;FONT-FAMILY:Arial,sans-serif;COLOR:rgb(128,128,128)" colspan="8"><br>Textem tohoto e-mailu podepisující neslibuje uzavřít ani neuzavírá za společnost AMI Praha a.s.<br>jakoukoliv smlouvu. Každá smlouva, pokud bude uzavřena, musí mít výhradně písemnou formu.</td></tr></tbody></table></div></div>
<div> </div>
<div> </div>
<div> </div>
<div>------ Původní zpráva ------</div>
<div>Od: "Jason Everling" <<a href="mailto:jeverling@bshp.edu" target="_blank">jeverling@bshp.edu</a>></div>
</span><div>Komu: "Roman Pudil - AMI Praha a.s." <<a href="mailto:roman.pudil@ami.cz" target="_blank">roman.pudil@ami.cz</a>>; "midPoint General Discussion" <<a href="mailto:midpoint@lists.evolveum.com" target="_blank">midpoint@lists.evolveum.com</a>></div>
<div>Odesláno: 2.6.2016 15:51:17</div><span>
<div>Předmět: Re: [midPoint] Midpoint and SSO</div>
<div> </div>
</span><div>
<blockquote cite="http://CAFkZXY575JjwuJcZQ=qBUXyxMzHYDFutnOb6YyuzPUzeg_NaGg@mail.gmail.com" type="cite">
<div dir="ltr">We are using the Java CAS Client, in midpoint 3.2, and haven't had any issues, it was pretty easy to setup. I am looking over my files to see if I did anything outside of that document or what was commented in ctx-web-security.xml but I do not think that would be the case. 
<span><div><br></div>
<div>You can check ours here,</div>
<div><a href="http://pastebin.com/mHW8hvP4" target="_blank">http://pastebin.com/mHW8hvP4</a><br></div>
<div><br></div></span></div>
<div class="gmail_extra"><br clear="all">
<div>
<div data-smartmail="gmail_signature">
<div dir="ltr">JASON</div></div></div><br>
<div class="gmail_quote"><span>On Thu, Jun 2, 2016 at 8:40 AM, Roman Pudil - AMI Praha a.s. <span dir="ltr"><<a href="mailto:roman.pudil@ami.cz" target="_blank">roman.pudil@ami.cz</a>></span> wrote:<br>
</span><blockquote class="gmail_quote" style="PADDING-LEFT:1ex;BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex">
<div><span>
<div>Hi Jason,</div>
<div>we tried CAS + MidPoint as SSO solution.</div>
<div> </div>
<div>Here is URL with configuration:</div>
<div><a href="https://wiki.evolveum.com/pages/viewpage.action?pageId=17760854" target="_blank">https://wiki.evolveum.com/pages/viewpage.action?pageId=17760854</a></div>
<div> </div>
<div>Regards</div>
<div> </div>
</span><div>
<div style="FONT-SIZE:12pt;FONT-FAMILY:Tahoma">
<table style="WHITE-SPACE:normal;WORD-SPACING:0px;BORDER-COLLAPSE:collapse;TEXT-TRANSFORM:none;COLOR:rgb(0,0,0);FONT:medium 'Times New Roman';LETTER-SPACING:normal;TEXT-INDENT:0px">
<tbody>
<tr>
<td style="FONT-SIZE:11px;FONT-FAMILY:Arial,sans-serif;VERTICAL-ALIGN:bottom;COLOR:rgb(0,0,0)" colspan="2">
<p><span style="FONT-SIZE:14px;FONT-WEIGHT:bold">Roman Pudil</span><br>solution architect<br><br>gsm: <a href="tel:%5B%2B420%5D%20775%20663%20666" value="+420775663666" target="_blank">[+420] 775 663 666</a><br>e-mail:<span> </span><a href="mailto:roman.pudil@ami.cz" target="_blank">roman.pudil@ami.cz</a></p></td>
<td style="BORDER-RIGHT:rgb(204,204,204) 1px solid">   </td>
<td>   </td>
<td style="FONT-SIZE:11px;FONT-FAMILY:Arial,sans-serif;VERTICAL-ALIGN:bottom;COLOR:rgb(0,0,0)">
<p><span>AMI Praha a.s.<br>Pláničkova 11<br>162 00 Praha 6<br>tel./fax: <a href="tel:%5B%2B420%5D%20274%20783%20239" value="+420274783239" target="_blank">[+420] 274 783 239</a><br></span>web:<span> </span><a href="http://www.ami.cz/" target="_blank">http://www.ami.cz/</a></p></td>
<td style="BORDER-RIGHT:rgb(204,204,204) 1px solid">   </td>
<td>   </td>
<td style="FONT-SIZE:11px;FONT-FAMILY:Arial,sans-serif;COLOR:rgb(0,0,0)">
<p><img title="AMI Praha a.s." border="0" alt="" src="http://www.ami.cz/images/podpis/ami_logo.gif"></p></td></tr>
<tr>
<td colspan="8"><br><a href="http://www.ami.cz/reseni-a-sluzby/bezpecnost-dat/identity-management" target="_blank"><img border="0" alt="" src="http://www.ami.cz/images/podpis/AMI-podpis-IdM_1.png"></a></td></tr>
<tr>
<td style="FONT-SIZE:11px;FONT-FAMILY:Arial,sans-serif;COLOR:rgb(128,128,128)" colspan="8"><br>Textem tohoto e-mailu podepisující neslibuje uzavřít ani neuzavírá za společnost AMI Praha a.s.<br>jakoukoliv smlouvu. Každá smlouva, pokud bude uzavřena, musí mít výhradně písemnou formu.</td></tr></tbody></table></div></div><div><div>
<div> </div>
<div> </div>
<div> </div>
<div>------ Původní zpráva ------</div>
<div>Od: "Jason Everling" <<a href="mailto:jeverling@bshp.edu" target="_blank">jeverling@bshp.edu</a>></div>
<div>Komu: "midPoint General Discussion" <<a href="mailto:midpoint@lists.evolveum.com" target="_blank">midpoint@lists.evolveum.com</a>></div>
<div>Odesláno: 2.6.2016 15:34:33</div>
<div>Předmět: Re: [midPoint] Midpoint and SSO</div>
<div> </div>
<div>
<blockquote cite="http://CAFkZXY5TSaydkP47K_PMhdYNj=PtJHRHcWqAJn8koo-6_-X2Tg@mail.gmail.com" type="cite">
<div>
<div>
<div dir="ltr">What SSO method are you using or what SSO agent/client? </div>
<div class="gmail_extra"><br clear="all">
<div>
<div data-smartmail="gmail_signature">
<div dir="ltr">JASON</div></div></div><br>
<div class="gmail_quote">On Thu, Jun 2, 2016 at 3:06 AM, mceylan <span dir="ltr"><<a href="mailto:mrveceylan@gmail.com" target="_blank">mrveceylan@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT:1ex;BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex">
<div dir="ltr">
<div><span style="FONT-SIZE:12px">hi,</span></div>
<div style="FONT-SIZE:12px"><br></div>
<div style="FONT-SIZE:12px">I have a problem with  midpoint and SSO. <span style="FONT-SIZE:14px;FONT-FAMILY:Arial,sans-serif;COLOR:rgb(51,51,51);LINE-HEIGHT:20px">I followed steps on the</span><span style="FONT-SIZE:14px;FONT-FAMILY:Arial,sans-serif;COLOR:rgb(51,51,51);LINE-HEIGHT:20px"> </span><a style="FONT-SIZE:14px;TEXT-DECORATION:none;FONT-FAMILY:Arial,sans-serif;COLOR:rgb(59,115,175);LINE-HEIGHT:20px" href="https://wiki.evolveum.com/display/midPoint/MidPoint+and+SSO+HOWTO" rel="nofollow" target="_blank">https://wiki.evolveum.com/display/midPoint/MidPoint+and+SSO+HOWTO</a> 
<p style="FONT-SIZE:14px;FONT-FAMILY:Arial,sans-serif;COLOR:rgb(51,51,51);PADDING-BOTTOM:0px;PADDING-TOP:0px;PADDING-LEFT:0px;MARGIN:10px 0px 0px;LINE-HEIGHT:20px;PADDING-RIGHT:0px">When I try to get to <a style="TEXT-DECORATION:none;COLOR:rgb(59,115,175)" href="https://midpoint/" rel="nofollow" target="_blank">https://midpoint/</a> I get 500 and I can see stack trace in log (below).</p>
<p style="FONT-SIZE:14px;FONT-FAMILY:Arial,sans-serif;COLOR:rgb(51,51,51);PADDING-BOTTOM:0px;PADDING-TOP:0px;PADDING-LEFT:0px;MARGIN:10px 0px 0px;LINE-HEIGHT:20px;PADDING-RIGHT:0px">My configuration files: ctx-web-security.xml and web.xml are in attachments.</p>
<p style="FONT-SIZE:14px;FONT-FAMILY:Arial,sans-serif;COLOR:rgb(51,51,51);PADDING-BOTTOM:0px;PADDING-TOP:0px;PADDING-LEFT:0px;MARGIN:10px 0px 0px;LINE-HEIGHT:20px;PADDING-RIGHT:0px"><br></p><pre style="FONT-SIZE:12px;OVERFLOW:auto;WORD-WRAP:normal;MARGIN-BOTTOM:0px;WHITE-SPACE:pre-wrap;MARGIN-TOP:0px;COLOR:rgb(51,51,51);PADDING-BOTTOM:0px;PADDING-TOP:0px;PADDING-LEFT:0px;LINE-HEIGHT:16px;PADDING-RIGHT:0px;MAX-HEIGHT:30em;BACKGROUND-COLOR:rgb(245,245,245)">org.springframework.security.web.authentication.preauth.PreAuthenticatedCredentialsNotFoundException: SM_USER header not found in request.
    </pre>
<div><br></div>
<div style="BORDER-TOP-STYLE:none;PADDING-BOTTOM:0px;PADDING-TOP:15px;PADDING-LEFT:0px;MARGIN:15px 0px 0px;PADDING-RIGHT:0px">
<div style="PADDING-BOTTOM:0px;PADDING-TOP:0px;PADDING-LEFT:10px;MARGIN:5px 0px 0px;PADDING-RIGHT:0px">
<div style="PADDING-BOTTOM:0px;PADDING-TOP:0px;PADDING-LEFT:0px;MARGIN:0px;PADDING-RIGHT:0px">
<div style="PADDING-BOTTOM:0px;PADDING-TOP:0px;PADDING-LEFT:0px;MARGIN:0px;PADDING-RIGHT:0px">
<p style="PADDING-BOTTOM:0px;PADDING-TOP:0px;PADDING-LEFT:0px;MARGIN:10px 0px 0px;PADDING-RIGHT:0px">Could you help me ?<br>Thank you very much</p></div></div></div></div>
<div style="BORDER-TOP-STYLE:none;PADDING-BOTTOM:0px;PADDING-TOP:15px;PADDING-LEFT:0px;MARGIN:15px 0px 0px;PADDING-RIGHT:0px">
<div style="PADDING-BOTTOM:0px;PADDING-TOP:0px;PADDING-LEFT:0px;MARGIN:0px;PADDING-RIGHT:0px">
<ul style="LIST-STYLE-TYPE:none;FONT-SIZE:14px;FONT-FAMILY:Arial,sans-serif;FLOAT:right;COLOR:rgb(51,51,51);PADDING-BOTTOM:0px;PADDING-TOP:0px;PADDING-LEFT:0px;MARGIN:2px 0px 0px;LINE-HEIGHT:20px;PADDING-RIGHT:0px">
<li style="WHITE-SPACE:nowrap;FLOAT:left;PADDING-LEFT:2px;MARGIN-LEFT:8px;BORDER-LEFT:rgb(221,221,221) 1px dotted;DISPLAY:block">
<div style="PADDING-BOTTOM:0px;PADDING-TOP:0px;PADDING-LEFT:0px;MARGIN:0px;PADDING-RIGHT:0px"><a title="Options" style="OVERFLOW:visible;TEXT-DECORATION:none;WIDTH:16px;VERTICAL-ALIGN:text-bottom;BACKGROUND:none transparent scroll repeat 0% 0%;COLOR:rgb(59,115,175);PADDING-BOTTOM:0px;PADDING-TOP:0px;PADDING-LEFT:0px;MIN-HEIGHT:16px;MARGIN:0px;DISPLAY:inline-block;PADDING-RIGHT:0px" href="https://jira.evolveum.com/browse/MID-2564#" target="_blank"></a></div></li></ul>
<h2 style="FONT-FAMILY:Arial,sans-serif;COLOR:rgb(41,41,41);PADDING-BOTTOM:0px;PADDING-TOP:0px;PADDING-LEFT:20px;DISPLAY:inline-block;LINE-HEIGHT:1.5;PADDING-RIGHT:5px"></h2></div></div></div>
<div>Merve</div></div><br>_______________________________________________<br>midPoint mailing list<br><a href="mailto:midPoint@lists.evolveum.com" target="_blank">midPoint@lists.evolveum.com</a><br><a href="http://lists.evolveum.com/mailman/listinfo/midpoint" rel="noreferrer" target="_blank">http://lists.evolveum.com/mailman/listinfo/midpoint</a><br><br></blockquote></div><br></div><br></div></div><font size="2"><br><br><span>CONFIDENTIALITY NOTICE:<br>This e-mail together with any attachments is proprietary and confidential; intended for only the recipient(s) named above and may contain information that is privileged. You should not retain, copy or use this e-mail or any attachments for any purpose, or disclose all or any part of the contents to any person. Any views or opinions expressed in this e-mail are those of the author and do not represent those of the Baptist School of Health Professions. If you have received this e-mail in error, or are not the named recipient(s), you are hereby notified that any review, dissemination, distribution or copying of this communication is prohibited by the sender and to do so might constitute a violation of the Electronic Communications Privacy Act, 18 U.S.C. section 2510-2521. Please immediately notify the sender and delete this e-mail and any attachments from your computer. </span></font><br></blockquote></div></div></div></div><div><div><br>_______________________________________________<br>midPoint mailing list<br><a href="mailto:midPoint@lists.evolveum.com" target="_blank">midPoint@lists.evolveum.com</a><br><a href="http://lists.evolveum.com/mailman/listinfo/midpoint" rel="noreferrer" target="_blank">http://lists.evolveum.com/mailman/listinfo/midpoint</a><br><br></div></div></blockquote></div><br></div><div><div><br><font size="2"><br><br>CONFIDENTIALITY NOTICE:<br>This e-mail together with any attachments is proprietary and confidential; intended for only the recipient(s) named above and may contain information that is privileged. You should not retain, copy or use this e-mail or any attachments for any purpose, or disclose all or any part of the contents to any person. Any views or opinions expressed in this e-mail are those of the author and do not represent those of the Baptist School of Health Professions. If you have received this e-mail in error, or are not the named recipient(s), you are hereby notified that any review, dissemination, distribution or copying of this communication is prohibited by the sender and to do so might constitute a violation of the Electronic Communications Privacy Act, 18 U.S.C. section 2510-2521. Please immediately notify the sender and delete this e-mail and any attachments from your computer. </font><br></div></div></blockquote></div></div></blockquote></div><br></div></div></div><div><div>

<br>
<font size="2"><br><br>CONFIDENTIALITY NOTICE:<br>This e-mail together with any attachments is proprietary and confidential; intended for only the recipient(s) named above and may contain information that is privileged. You should not retain, copy or use this e-mail or any attachments for any purpose, or disclose all or any part of the contents to any person. Any views or opinions expressed in this e-mail are those of the author and do not represent those of the Baptist School of Health Professions. If you have received this e-mail in error, or are not the named recipient(s), you are hereby notified that any review, dissemination, distribution or copying of this communication is prohibited by the sender and to do so might constitute a violation of the Electronic Communications Privacy Act, 18 U.S.C. section 2510-2521. Please immediately notify the sender and delete this e-mail and any attachments from your computer. </font><br></div></div><br>_______________________________________________<br>
midPoint mailing list<br>
<a href="mailto:midPoint@lists.evolveum.com" target="_blank">midPoint@lists.evolveum.com</a><br>
<a href="http://lists.evolveum.com/mailman/listinfo/midpoint" rel="noreferrer" target="_blank">http://lists.evolveum.com/mailman/listinfo/midpoint</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div></div></div><span><font color="#888888">-- <br><div data-smartmail="gmail_signature"><div dir="ltr">Merve CEYLAN</div></div>
</font></span></div>
<br>_______________________________________________<br>
midPoint mailing list<br>
<a href="mailto:midPoint@lists.evolveum.com" target="_blank">midPoint@lists.evolveum.com</a><br>
<a href="http://lists.evolveum.com/mailman/listinfo/midpoint" rel="noreferrer" target="_blank">http://lists.evolveum.com/mailman/listinfo/midpoint</a><br>
<br></blockquote></div><br></div></div></div><div><div>

<br>
<font size="2"><br><br>CONFIDENTIALITY NOTICE:<br>This e-mail together with any attachments is proprietary and confidential; intended for only the recipient(s) named above and may contain information that is privileged. You should not retain, copy or use this e-mail or any attachments for any purpose, or disclose all or any part of the contents to any person. Any views or opinions expressed in this e-mail are those of the author and do not represent those of the Baptist School of Health Professions. If you have received this e-mail in error, or are not the named recipient(s), you are hereby notified that any review, dissemination, distribution or copying of this communication is prohibited by the sender and to do so might constitute a violation of the Electronic Communications Privacy Act, 18 U.S.C. section 2510-2521. Please immediately notify the sender and delete this e-mail and any attachments from your computer. </font><br></div></div><br>_______________________________________________<br>
midPoint mailing list<br>
<a href="mailto:midPoint@lists.evolveum.com" target="_blank">midPoint@lists.evolveum.com</a><br>
<a href="http://lists.evolveum.com/mailman/listinfo/midpoint" rel="noreferrer" target="_blank">http://lists.evolveum.com/mailman/listinfo/midpoint</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div data-smartmail="gmail_signature"><div dir="ltr">Merve CEYLAN</div></div>
</div>
</div></div><br>_______________________________________________<br>
midPoint mailing list<br>
<a href="mailto:midPoint@lists.evolveum.com" target="_blank">midPoint@lists.evolveum.com</a><br>
<a href="http://lists.evolveum.com/mailman/listinfo/midpoint" rel="noreferrer" target="_blank">http://lists.evolveum.com/mailman/listinfo/midpoint</a><br>
<br></blockquote></div><br></div></div></div><div><div>

<br>
<font size="2"><br><br>CONFIDENTIALITY NOTICE:<br>This e-mail together with any attachments is proprietary and confidential; intended for only the recipient(s) named above and may contain information that is privileged. You should not retain, copy or use this e-mail or any attachments for any purpose, or disclose all or any part of the contents to any person. Any views or opinions expressed in this e-mail are those of the author and do not represent those of the Baptist School of Health Professions. If you have received this e-mail in error, or are not the named recipient(s), you are hereby notified that any review, dissemination, distribution or copying of this communication is prohibited by the sender and to do so might constitute a violation of the Electronic Communications Privacy Act, 18 U.S.C. section 2510-2521. Please immediately notify the sender and delete this e-mail and any attachments from your computer. </font><br></div></div><br>_______________________________________________<br>
midPoint mailing list<br>
<a href="mailto:midPoint@lists.evolveum.com" target="_blank">midPoint@lists.evolveum.com</a><br>
<a href="http://lists.evolveum.com/mailman/listinfo/midpoint" rel="noreferrer" target="_blank">http://lists.evolveum.com/mailman/listinfo/midpoint</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div data-smartmail="gmail_signature"><div dir="ltr">Merve CEYLAN</div></div>
</div>
</div></div><br>_______________________________________________<br>
midPoint mailing list<br>
<a href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a><br>
<a href="http://lists.evolveum.com/mailman/listinfo/midpoint" rel="noreferrer" target="_blank">http://lists.evolveum.com/mailman/listinfo/midpoint</a><br>
<br></blockquote></div><br></div>

<br>
<font size="2"><br><br>CONFIDENTIALITY NOTICE:<br>This e-mail together with any attachments is proprietary and confidential; intended for only the recipient(s) named above and may contain information that is privileged. You should not retain, copy or use this e-mail or any attachments for any purpose, or disclose all or any part of the contents to any person. Any views or opinions expressed in this e-mail are those of the author and do not represent those of the Baptist School of Health Professions. If you have received this e-mail in error, or are not the named recipient(s), you are hereby notified that any review, dissemination, distribution or copying of this communication is prohibited by the sender and to do so might constitute a violation of the Electronic Communications Privacy Act, 18 U.S.C. section 2510-2521. Please immediately notify the sender and delete this e-mail and any attachments from your computer. </font><br>