Skip to content

Instantly share code, notes, and snippets.

@bryantp

bryantp/uaa.log Secret

Created June 30, 2016 15:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bryantp/75286fca304d9a0b3913ea05e293645a to your computer and use it in GitHub Desktop.
Save bryantp/75286fca304d9a0b3913ea05e293645a to your computer and use it in GitHub Desktop.
[2016-06-30 11:53:00.150] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... DEBUG --- CorsFilter: URI '.*' is allowed for a xhr CORS requests.
[2016-06-30 11:53:00.156] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... DEBUG --- CorsFilter: Origin '.*' is allowed for a xhr CORS requests.
[2016-06-30 11:53:00.156] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... DEBUG --- CorsFilter: URI '.*' is allowed for a default CORS requests.
[2016-06-30 11:53:00.157] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... DEBUG --- CorsFilter: Origin '.*' is allowed for a default CORS requests.
[2016-06-30 11:53:00.157] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... DEBUG --- CorsFilter: Initializing filter 'cors'
[2016-06-30 11:53:00.181] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... DEBUG --- CorsFilter: Filter 'cors' configured successfully
[2016-06-30 11:53:00.239] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DispatcherServlet: FrameworkServlet 'spring': initialization started
[2016-06-30 11:53:00.265] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- XmlWebApplicationContext: Refreshing WebApplicationContext for namespace 'spring-servlet': startup date [Thu Jun 30 11:53:00 EDT 2016]; root of context hierarchy
[2016-06-30 11:53:00.327] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-servlet.xml]
[2016-06-30 11:53:00.929] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- SpringSecurityCoreVersion: You are running with Spring Security Core 4.0.3.RELEASE
[2016-06-30 11:53:00.933] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- SecurityNamespaceHandler: Spring Security 'config' module version is 4.0.3.RELEASE
[2016-06-30 11:53:01.156] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- PropertyPlaceholderConfigurer: Loading properties file from class path resource [application.properties]
[2016-06-30 11:53:01.223] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/index.html'], []
[2016-06-30 11:53:01.224] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/browse'], []
[2016-06-30 11:53:01.226] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/denied'], []
[2016-06-30 11:53:01.228] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/js/**'], []
[2016-06-30 11:53:01.872] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@2bdbe405, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5ec831fa, org.springframework.security.web.header.HeaderWriterFilter@2cbd857d, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@5a4e8ad4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2e41b654, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@31990587, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@714ff8a4, org.springframework.security.web.session.SessionManagementFilter@5f79c473, org.springframework.security.web.access.ExceptionTranslationFilter@7c292ade, org.cloudfoundry.identity.api.web.ContentTypeFilter@565bde1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@be1ef31]
[2016-06-30 11:53:01.898] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DefaultFilterChainValidator: Checking whether login URL 'http://localhost:8080/uaa/login' is accessible with your configuration
[2016-06-30 11:53:01.915] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... WARN --- DefaultFilterChainValidator: Anonymous access to the login page doesn't appear to be enabled. This is almost certainly an error. Please check your configuration allows unauthenticated access to the configured login page. (Simulated access was rejected: org.springframework.security.access.AccessDeniedException: Access is denied)
[2016-06-30 11:53:02.219] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- Version: HV000001: Hibernate Validator 4.3.1.Final
[2016-06-30 11:53:02.331] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- RequestMappingHandlerAdapter: Looking for @ControllerAdvice: WebApplicationContext for namespace 'spring-servlet': startup date [Thu Jun 30 11:53:00 EDT 2016]; root of context hierarchy
[2016-06-30 11:53:02.386] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- RequestMappingHandlerAdapter: Looking for @ControllerAdvice: WebApplicationContext for namespace 'spring-servlet': startup date [Thu Jun 30 11:53:00 EDT 2016]; root of context hierarchy
[2016-06-30 11:53:02.430] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- SimpleUrlHandlerMapping: Mapped URL path [/**] onto handler 'org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler#0'
[2016-06-30 11:53:02.471] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DispatcherServlet: FrameworkServlet 'spring': initialization completed in 2231 ms
[2016-06-30 11:53:05.694] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DispatcherServlet: FrameworkServlet 'spring': initialization started
[2016-06-30 11:53:05.723] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- XmlWebApplicationContext: Refreshing WebApplicationContext for namespace 'spring-servlet': startup date [Thu Jun 30 11:53:05 EDT 2016]; root of context hierarchy
[2016-06-30 11:53:05.779] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-servlet.xml]
[2016-06-30 11:53:06.267] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- SpringSecurityCoreVersion: You are running with Spring Security Core 4.0.3.RELEASE
[2016-06-30 11:53:06.271] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- SecurityNamespaceHandler: Spring Security 'config' module version is 4.0.3.RELEASE
[2016-06-30 11:53:06.507] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- PropertyPlaceholderConfigurer: Loading properties file from class path resource [application.properties]
[2016-06-30 11:53:06.508] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- PropertyPlaceholderConfigurer: Loading properties file from class path resource [application-${UAA_PROFILE}.properties]
[2016-06-30 11:53:06.509] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... WARN --- PropertyPlaceholderConfigurer: Could not load properties from class path resource [application-${UAA_PROFILE}.properties]: class path resource [application-${UAA_PROFILE}.properties] cannot be opened because it does not exist
[2016-06-30 11:53:06.561] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/logout'], []
[2016-06-30 11:53:06.562] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/login_error.jsp'], []
[2016-06-30 11:53:06.564] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/resources/**'], []
[2016-06-30 11:53:06.566] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/square-logo.png'], []
[2016-06-30 11:53:07.066] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: org.springframework.security.web.util.matcher.RegexRequestMatcher@1a31d22e, [org.springframework.security.web.context.SecurityContextPersistenceFilter@4881d15e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@13799050, org.springframework.security.web.header.HeaderWriterFilter@109f7d18, org.springframework.security.oauth2.client.filter.OAuth2ClientContextFilter@42b6d87, org.cloudfoundry.identity.uaa.client.ClientAuthenticationFilter@4266577d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1dc2a471, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@76de7d6c, org.springframework.security.web.session.SessionManagementFilter@29467165, org.springframework.security.web.access.ExceptionTranslationFilter@596b168f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5102c0ff]
[2016-06-30 11:53:07.088] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@5fe607fa, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@76e63f0a, org.springframework.security.web.header.HeaderWriterFilter@2389cdc0, org.springframework.security.web.authentication.logout.LogoutFilter@6eee22b8, org.springframework.security.oauth2.client.filter.OAuth2ClientContextFilter@42b6d87, org.cloudfoundry.identity.uaa.client.ClientAuthenticationFilter@1583148, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@46015006, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2b8b62cb, org.springframework.security.web.session.SessionManagementFilter@34ef6ee0, org.springframework.security.web.access.ExceptionTranslationFilter@747dcb44, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@383024ad]
[2016-06-30 11:53:07.104] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DefaultFilterChainValidator: Checking whether login URL '/login_error.jsp' is accessible with your configuration
[2016-06-30 11:53:07.114] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DefaultFilterChainValidator: Checking whether login URL '/login_error.jsp' is accessible with your configuration
[2016-06-30 11:53:07.202] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- SimpleUrlHandlerMapping: Mapped URL path [/resources/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0'
[2016-06-30 11:53:07.309] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- Version: HV000001: Hibernate Validator 4.3.1.Final
[2016-06-30 11:53:07.410] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- RequestMappingHandlerAdapter: Looking for @ControllerAdvice: WebApplicationContext for namespace 'spring-servlet': startup date [Thu Jun 30 11:53:05 EDT 2016]; root of context hierarchy
[2016-06-30 11:53:07.458] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- RequestMappingHandlerAdapter: Looking for @ControllerAdvice: WebApplicationContext for namespace 'spring-servlet': startup date [Thu Jun 30 11:53:05 EDT 2016]; root of context hierarchy
[2016-06-30 11:53:07.486] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- SimpleUrlHandlerMapping: Mapped URL path [/**] onto handler 'org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler#0'
[2016-06-30 11:53:07.525] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DispatcherServlet: FrameworkServlet 'spring': initialization completed in 1824 ms
[2016-06-30 11:53:08.345] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... DEBUG --- XFrameOptionsFilter: Initializing filter 'xFrameOptionsFilter'
[2016-06-30 11:53:08.373] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... DEBUG --- XFrameOptionsFilter: Filter 'xFrameOptionsFilter' configured successfully
[2016-06-30 11:53:08.453] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... INFO --- DispatcherServlet: FrameworkServlet 'spring': initialization started
[2016-06-30 11:53:08.584] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... DEBUG --- YamlProcessor: Merging document (no matchers set){uaa={test={username=marissa, password=#}}, oauth={clients={myApp={id=myApp, secret=#, scope=openid,myApp.read-reservations, authorized-grant-types=authorization_code,refresh_token,password, authorities=openid}}, user={authorities=[openid, scim.me, cloud_controller.read, cloud_controller.write, cloud_controller_service_permissions.read, password.write, scim.userids, uaa.user, approvals.me, oauth.approvals, profile, roles, user_attributes, myApp.read-reservations]}}, scim={groups={zones.read=Read identity zones, zones.write=Create and update identity zones, idps.read=Retrieve identity providers, idps.write=Create and update identity providers, clients.admin=Create, modify and delete OAuth clients, clients.write=Create and modify OAuth clients, clients.read=Read information about OAuth clients, clients.secret=#, scim.write=Create, modify and delete SCIM entities, i.e. users and groups, scim.read=Read all SCIM entities, i.e. users and groups, scim.create=Create users, scim.userids=Read user IDs and retrieve users by ID, scim.zones=Control a user's ability to manage a zone, scim.invite=Send invitations to users, password.write=Change your password, oauth.approval=Manage approved scopes, oauth.login=Authenticate users outside of the UAA, openid=Access profile information, i.e. email, first and last name, and phone number, groups.update=Update group information and memberships, uaa.user=Act as a user in the UAA, uaa.resource=Serve resources protected by the UAA, uaa.admin=Act as an administrator throughout the UAA, uaa.none=Forbid acting as a user, myApp.read-reservations=Read Reservations}, group_membership=[acme|acme.dev,acme.qa, acme.dev|marissa, uaa.admin|marissa], external_groups=[acme| cn=Engineering,ou=groups,dc=example,dc=com cn=HR,ou=groups,dc=example,dc=com cn=mgmt,ou=groups,dc=example,dc=com, acme.dev|cn=Engineering,ou=groups,dc=example,dc=com], users=[marissa|koala|marissa@test.org|Marissa|Bloggs|uaa.user,uaa.admin,myApp.read-reservations], userids_enabled=true}, spring_profiles=default,test}
[2016-06-30 11:53:08.585] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... DEBUG --- YamlProcessor: Loaded 1 document from YAML resource: class path resource [uaa.yml]
[2016-06-30 11:53:08.607] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... DEBUG --- YamlProcessor: Merging document (no matchers set){login={url=http://localhost:8080/uaa, entityBaseURL=http://localhost:8080/uaa, entityID=cloudfoundry-saml-login, saml={nameID=urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified, assertionConsumerIndex=0, signMetaData=true, signRequest=true, socket={connectionManagerTimeout=10000, soTimeout=10000}}, authorize={url=http://localhost:8080/uaa/oauth/authorize}}, uaa={url=http://localhost:8080/uaa, token={url=http://localhost:8080/uaa/oauth/token}, approvals={url=http://localhost:8080/uaa/approvals}, login={url=http://localhost:8080/uaa/authenticate}}, LOGIN_SECRET=loginsecret}
[2016-06-30 11:53:08.608] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... DEBUG --- YamlProcessor: Loaded 1 document from YAML resource: class path resource [login.yml]
[2016-06-30 11:53:08.646] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlWebApplicationContext: Refreshing WebApplicationContext for namespace 'spring-servlet': startup date [Thu Jun 30 11:53:08 EDT 2016]; root of context hierarchy
[2016-06-30 11:53:08.695] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-servlet.xml]
[2016-06-30 11:53:09.194] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [spring/data-source.xml]
[2016-06-30 11:53:09.246] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [spring/env.xml]
[2016-06-30 11:53:09.296] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/audit.xml]
[2016-06-30 11:53:09.319] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- SpringSecurityCoreVersion: You are running with Spring Security Core 4.0.3.RELEASE
[2016-06-30 11:53:09.323] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- SecurityNamespaceHandler: Spring Security 'config' module version is 4.0.3.RELEASE
[2016-06-30 11:53:09.354] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/oauth-clients.xml]
[2016-06-30 11:53:09.374] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/login-server-security.xml]
[2016-06-30 11:53:09.478] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/oauth-endpoints.xml]
[2016-06-30 11:53:09.588] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/scim-endpoints.xml]
[2016-06-30 11:53:09.641] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/multitenant-endpoints.xml]
[2016-06-30 11:53:09.681] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/approvals-endpoints.xml]
[2016-06-30 11:53:09.714] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- GlobalMethodSecurityBeanDefinitionParser: Expressions were enabled for method security but no SecurityExpressionHandler was configured. All hasPermision() expressions will evaluate to false.
[2016-06-30 11:53:09.721] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/client-admin-endpoints.xml]
[2016-06-30 11:53:09.749] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/resource-endpoints.xml]
[2016-06-30 11:53:09.769] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/openid-endpoints.xml]
[2016-06-30 11:53:09.790] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/password-endpoints.xml]
[2016-06-30 11:53:09.798] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/codestore-endpoints.xml]
[2016-06-30 11:53:09.814] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [login-ui.xml]
[2016-06-30 11:53:09.972] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/saml-idp.xml]
[2016-06-30 11:53:09.990] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/saml-providers.xml]
[2016-06-30 11:53:17.724] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#6484599b' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.883] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#0' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.889] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#394d5c5' of type [class org.springframework.aop.aspectj.AspectJAfterThrowingAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.895] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#1' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.901] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#f8a0bf4' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.903] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#2' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.905] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#32457c8d' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.907] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#3' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.909] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#318e7539' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.911] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#4' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.914] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#2c1b5a55' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.915] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#5' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.917] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#702cbc86' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.919] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#6' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.921] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#73316bde' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.923] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#7' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.925] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#7167ec78' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.926] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#8' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.929] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#e7146d0' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.931] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#9' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.933] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#3c8b716a' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.935] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#10' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.939] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#6305aff1' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.945] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#11' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.947] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#6587f7b2' of type [class org.springframework.aop.aspectj.AspectJAfterThrowingAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.949] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#12' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.955] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#2ed67fff' of type [class org.springframework.aop.aspectj.AspectJMethodBeforeAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.957] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#13' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.959] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#777d13d5' of type [class org.springframework.aop.aspectj.AspectJMethodBeforeAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.961] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#14' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.967] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#4606dce2' of type [class org.springframework.aop.aspectj.AspectJMethodBeforeAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.969] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#15' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.971] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#52e144bc' of type [class org.springframework.aop.aspectj.AspectJMethodBeforeAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.973] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#16' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.976] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#157fae34' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.977] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#17' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.980] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#67d16eba' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.981] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#18' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.988] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#6e144fb3' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.990] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#19' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.996] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#56de699e' of type [class org.springframework.aop.aspectj.AspectJAroundAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:17.998] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#20' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.003] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#258a314c' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.004] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#21' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.006] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#31bd35d3' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.008] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#22' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.014] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#14a6e1bb' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.015] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#23' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.017] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#4703a398' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.018] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#24' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.032] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler#0' of type [class org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.035] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#2383451b' of type [class org.springframework.security.access.expression.method.ExpressionBasedAnnotationAttributeFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.040] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#623cd53a' of type [class org.springframework.security.access.prepost.PrePostAnnotationSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.044] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0' of type [class org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.049] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#311e322d' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.051] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#25' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.053] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#3035aef7' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.055] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#26' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.057] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#7e5409f0' of type [class org.springframework.aop.aspectj.AspectJAroundAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.059] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#27' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.061] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#5fc5ad23' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.063] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#28' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.065] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#b7f3ed8' of type [class org.springframework.aop.aspectj.AspectJAfterThrowingAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.067] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#29' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.070] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#7eba2c4a' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.072] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#30' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.075] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#2c769174' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.076] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#31' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.078] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#2c4e616c' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.080] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#32' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.082] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#1fdd4070' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.084] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#33' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.086] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean '(inner bean)#6f434b66' of type [class org.springframework.aop.aspectj.AspectJAfterReturningAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.088] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#34' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.153] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.cloudfoundry.identity.uaa.security.web.SecurityFilterChainPostProcessor$ReasonPhrase#3556194' of type [class org.cloudfoundry.identity.uaa.security.web.SecurityFilterChainPostProcessor$ReasonPhrase] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.227] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'utf8ConversionFilter' of type [class org.cloudfoundry.identity.uaa.authentication.UTF8ConversionFilter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.252] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'config' of type [class org.cloudfoundry.identity.uaa.impl.config.EnvironmentMapFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.261] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'config' of type [class java.util.LinkedHashMap] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.331] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- CorsFilter: URI '.*' is allowed for a xhr CORS requests.
[2016-06-30 11:53:18.332] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- CorsFilter: Origin '.*' is allowed for a xhr CORS requests.
[2016-06-30 11:53:18.333] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- CorsFilter: URI '.*' is allowed for a default CORS requests.
[2016-06-30 11:53:18.333] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- CorsFilter: Origin '.*' is allowed for a default CORS requests.
[2016-06-30 11:53:18.334] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'corsFilter' of type [class org.cloudfoundry.identity.uaa.security.web.CorsFilter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.404] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'validationQuery' of type [class java.lang.String] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.438] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'dataSource' of type [class org.apache.tomcat.jdbc.pool.DataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.511] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'dataSourceAccessor' of type [class org.cloudfoundry.identity.uaa.db.DataSourceAccessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.539] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'platform' of type [class java.lang.String] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.544] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'scripts' of type [class java.lang.String] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.550] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'scriptsversion' of type [class java.lang.String] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.557] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.flywaydb.core.api.MigrationVersion#b39a37e' of type [class org.flywaydb.core.api.MigrationVersion] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.562] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.flywaydb.core.api.MigrationVersion#5c5d4d5e' of type [class org.flywaydb.core.api.MigrationVersion] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:18.569] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- VersionPrinter: Flyway 4.0 by Boxfuse
[2016-06-30 11:53:19.139] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbSupportFactory: Database: jdbc:hsqldb:mem:uaadb (HSQL Database Engine 2.3)
[2016-06-30 11:53:19.197] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version"
[2016-06-30 11:53:19.258] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
[2016-06-30 11:53:19.258] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 1.5.2 - initial db
[2016-06-30 11:53:19.285] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 1.5.3 - InitialDBScript
[2016-06-30 11:53:19.293] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- ScriptUtils: Executing SQL script from class path resource [org/cloudfoundry/identity/uaa/db/hsqldb/V1_5_2__initial_db.sql]
[2016-06-30 11:53:19.301] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- ScriptUtils: Executed SQL script from class path resource [org/cloudfoundry/identity/uaa/db/hsqldb/V1_5_2__initial_db.sql] in 8 ms.
[2016-06-30 11:53:19.310] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 1.5.5 - CreateExpiringCodeStore
[2016-06-30 11:53:19.321] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 1.6.0 - ExtendAuthzApprovalUsername
[2016-06-30 11:53:19.332] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 1.7.0 - OriginAndExternalIDColumns
[2016-06-30 11:53:19.342] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... WARN --- JdbcTemplate: DB: no data (SQL State: 02000 - Error Code: -1100)
[2016-06-30 11:53:19.350] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 1.7.1 - OriginForGroupMembershipColumns
[2016-06-30 11:53:19.360] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 1.7.3 - ExtendClientAuthorities
[2016-06-30 11:53:19.371] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 1.8.4 - Add AutoApproveField
[2016-06-30 11:53:19.381] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 1.10.0 - SetVerifiedToTrueForExistingUsers
[2016-06-30 11:53:19.385] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... WARN --- JdbcTemplate: DB: no data (SQL State: 02000 - Error Code: -1100)
[2016-06-30 11:53:19.391] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.0.0 - Multitenancy
[2016-06-30 11:53:19.409] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.0.2 - BootstrapIdentityZones
[2016-06-30 11:53:19.463] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.0.3 - PostBootstrapIdentityZones
[2016-06-30 11:53:19.471] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.0.4 - Identity Provider Adjustments
[2016-06-30 11:53:19.484] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.0.5 - Default uaa
[2016-06-30 11:53:19.492] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.0.6 - Audit identity zone
[2016-06-30 11:53:19.501] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.1.0 - Identity Provider Update UAA Type
[2016-06-30 11:53:19.508] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.1.1 - Add Last Modified To Client Details
[2016-06-30 11:53:19.515] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.3.0 - Add SaltFieldsToUsers
[2016-06-30 11:53:19.523] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.3.1 - Add Index To Users Email
[2016-06-30 11:53:19.531] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.3.2 - Add Password Last Modified To Users
[2016-06-30 11:53:19.539] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.3.3 - ExtendApprovalClientId
[2016-06-30 11:53:19.547] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.3.4 - SetDefaultUaaPasswordPolicy
[2016-06-30 11:53:19.548] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... WARN --- JdbcTemplate: DB: no data (SQL State: 02000 - Error Code: -1100)
[2016-06-30 11:53:19.554] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.3.5 - LenientDefaultUaaPasswordPolicy
[2016-06-30 11:53:19.555] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... WARN --- JdbcTemplate: DB: no data (SQL State: 02000 - Error Code: -1100)
[2016-06-30 11:53:19.561] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.3.6 - Add Index To Users Id
[2016-06-30 11:53:19.567] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.4.0 - OauthCodeTableImprovements
[2016-06-30 11:53:19.575] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.4.1 - Zonify Group Memberships
[2016-06-30 11:53:19.581] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... WARN --- JdbcTemplate: DB: no data (SQL State: 02000 - Error Code: -1100)
[2016-06-30 11:53:19.582] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... WARN --- JdbcTemplate: DB: no data (SQL State: 02000 - Error Code: -1100)
[2016-06-30 11:53:19.583] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... WARN --- JdbcTemplate: DB: no data (SQL State: 02000 - Error Code: -1100)
[2016-06-30 11:53:19.589] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.5.0 - Fix Verified Column
[2016-06-30 11:53:19.595] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.5.1 - Fix Null Values In GroupMbr ZoneId
[2016-06-30 11:53:19.597] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... WARN --- JdbcTemplate: DB: no data (SQL State: 02000 - Error Code: -1100)
[2016-06-30 11:53:19.597] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... WARN --- JdbcTemplate: DB: no data (SQL State: 02000 - Error Code: -1100)
[2016-06-30 11:53:19.602] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.5.2 - Zonify Groups
[2016-06-30 11:53:19.610] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.5.3 - Migrate Groups For Zones
[2016-06-30 11:53:19.617] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.5.4 - Zonify Groups
[2016-06-30 11:53:19.626] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.7.0 - Allow User Management
[2016-06-30 11:53:19.635] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.7.0.1 - Fix Client Id Length
[2016-06-30 11:53:19.641] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.7.1 - Update User Management
[2016-06-30 11:53:19.649] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.7.2 - Drop User Management
[2016-06-30 11:53:19.656] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.7.3 - Migrate Zone Subdomain To Lowercase
[2016-06-30 11:53:19.662] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.7.4 - Add Config To Identity Zone
[2016-06-30 11:53:19.668] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 2.7.5 - Add Intent to Expiring Code Store
[2016-06-30 11:53:19.674] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 3.0.0 - Old Users For Verification Bleedover
[2016-06-30 11:53:19.676] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... WARN --- JdbcTemplate: DB: no data (SQL State: 02000 - Error Code: -1100)
[2016-06-30 11:53:19.681] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 3.0.1 - Add Group Description
[2016-06-30 11:53:19.687] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 3.0.2 - Add Client Metadata Columns
[2016-06-30 11:53:19.696] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 3.0.3 - SAML SP Management
[2016-06-30 11:53:19.705] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 3.1.1 - RevocableToken
[2016-06-30 11:53:19.713] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Migrating schema "PUBLIC" to version 3.3.0 - RevocableToken Add ZoneId
[2016-06-30 11:53:19.720] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DbMigrate: Successfully applied 44 migrations to schema "PUBLIC" (execution time 00:00.523s).
[2016-06-30 11:53:19.722] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'flyway' of type [class org.flywaydb.core.Flyway] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:19.745] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'jdbcTemplate' of type [class org.springframework.jdbc.core.JdbcTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:19.782] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'identityZoneProvisioning' of type [class org.cloudfoundry.identity.uaa.zone.JdbcIdentityZoneProvisioning] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:19.857] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'uaaUrl' of type [class java.lang.String] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:19.875] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'loginUrl' of type [class java.lang.String] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:19.878] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- IdentityZoneResolvingFilter: Zone Resolving Root domains are: [localhost]
[2016-06-30 11:53:19.879] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'identityZoneResolvingFilter' of type [class org.cloudfoundry.identity.uaa.zone.IdentityZoneResolvingFilter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:19.889] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'disableIdTokenResponseFilter' of type [class org.cloudfoundry.identity.uaa.oauth.DisableIdTokenResponseTypeFilter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:19.903] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'oauth2TokenParseFilter' of type [class java.lang.Class] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:19.949] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.cloudfoundry.identity.uaa.impl.config.UaaConfiguration.UaaConfigConstructor#76b4ae64' of type [class org.cloudfoundry.identity.uaa.impl.config.UaaConfiguration$UaaConfigConstructor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:20.089] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.bouncycastle.jce.provider.BouncyCastleProvider#3496c952' of type [class org.bouncycastle.jce.provider.BouncyCastleProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:20.119] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'setUpBouncyCastle' of type [class org.springframework.beans.factory.config.MethodInvokingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:20.135] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'identityZoneSwitchingFilter' of type [class org.cloudfoundry.identity.uaa.zone.IdentityZoneSwitchingFilter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:20.146] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'identityProviderProvisioning' of type [class org.cloudfoundry.identity.uaa.provider.JdbcIdentityProviderProvisioning] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:20.173] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'userManagementSecurityFilter' of type [class org.cloudfoundry.identity.uaa.scim.DisableUserManagementSecurityFilter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:20.180] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'userManagementFilter' of type [class org.cloudfoundry.identity.uaa.scim.DisableInternalUserManagementFilter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:20.187] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'xFrameOptionsFilter' of type [class org.cloudfoundry.identity.uaa.security.web.XFrameOptionsFilter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:20.195] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.security.web.DefaultRedirectStrategy#1c781134' of type [class org.springframework.security.web.DefaultRedirectStrategy] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:20.210] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'defaultUserAuthorities' of type [class org.springframework.beans.factory.config.SetFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:20.214] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'defaultUserAuthorities' of type [class java.util.LinkedHashSet] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:20.230] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'useCaseInsensitiveQueries' of type [class java.lang.Boolean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:20.234] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'userDatabase' of type [class org.cloudfoundry.identity.uaa.user.JdbcUaaUserDatabase] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:20.241] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'sessionResetFilter' of type [class org.cloudfoundry.identity.uaa.authentication.SessionResetFilter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2016-06-30 11:53:20.347] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- Version: HV000001: Hibernate Validator 4.3.1.Final
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: Can't construct a java object for tag:yaml.org,2002:org.cloudfoundry.identity.uaa.impl.config.UaaConfiguration; exception=Cannot create property=scim for JavaBean=org.cloudfoundry.identity.uaa.impl.config.UaaConfiguration@24fa9f85; Cannot create property=group_membership for JavaBean=org.cloudfoundry.identity.uaa.impl.config.UaaConfiguration$Scim@473d9c2f; Unable to find property 'group_membership' on class: org.cloudfoundry.identity.uaa.impl.config.UaaConfiguration$Scim
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: in 'string', line 1, column 1:
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: uaa:
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: ^
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator:
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:333)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.Yaml.load(Yaml.java:400)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.cloudfoundry.identity.uaa.impl.config.YamlConfigurationValidator.afterPropertiesSet(YamlConfigurationValidator.java:86)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1637)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1574)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:545)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:305)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:301)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:196)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:753)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:835)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:537)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.web.servlet.FrameworkServlet.configureAndRefreshWebApplicationContext(FrameworkServlet.java:667)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:633)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:681)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:552)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:493)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:136)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at javax.servlet.GenericServlet.init(GenericServlet.java:158)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1284)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1197)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1087)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5229)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5516)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:649)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1083)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1880)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at java.lang.Thread.run(Thread.java:745)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: Caused by: org.yaml.snakeyaml.error.YAMLException: Cannot create property=scim for JavaBean=org.cloudfoundry.identity.uaa.impl.config.UaaConfiguration@24fa9f85; Cannot create property=group_membership for JavaBean=org.cloudfoundry.identity.uaa.impl.config.UaaConfiguration$Scim@473d9c2f; Unable to find property 'group_membership' on class: org.cloudfoundry.identity.uaa.impl.config.UaaConfiguration$Scim
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:299)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:189)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:331)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: ... 40 more
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: Caused by: org.yaml.snakeyaml.error.YAMLException: Cannot create property=group_membership for JavaBean=org.cloudfoundry.identity.uaa.impl.config.UaaConfiguration$Scim@473d9c2f; Unable to find property 'group_membership' on class: org.cloudfoundry.identity.uaa.impl.config.UaaConfiguration$Scim
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:299)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:189)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:296)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: ... 42 more
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: Caused by: org.yaml.snakeyaml.error.YAMLException: Unable to find property 'group_membership' on class: org.cloudfoundry.identity.uaa.impl.config.UaaConfiguration$Scim
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.introspector.PropertyUtils.getProperty(PropertyUtils.java:132)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.introspector.PropertyUtils.getProperty(PropertyUtils.java:121)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.getProperty(Constructor.java:308)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.cloudfoundry.identity.uaa.impl.config.CustomPropertyConstructor$CustomPropertyConstructMapping.getProperty(CustomPropertyConstructor.java:71)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:240)
[2016-06-30 11:53:20.447] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... ERROR --- YamlConfigurationValidator: ... 45 more
[2016-06-30 11:53:20.473] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaSessionCookieConfig: Configuring session cookie.
[2016-06-30 11:53:20.474] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaSessionCookieConfig: Configuring session cookie - HttpOnly: true
[2016-06-30 11:53:20.474] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaSessionCookieConfig: Configuring session cookie - Secure: false
[2016-06-30 11:53:21.012] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/resources/**'], []
[2016-06-30 11:53:21.023] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/square-logo.png'], []
[2016-06-30 11:53:21.026] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/info'], []
[2016-06-30 11:53:21.029] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/password/**'], []
[2016-06-30 11:53:21.032] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/healthz/**'], []
[2016-06-30 11:53:21.036] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/saml/web/**'], []
[2016-06-30 11:53:21.041] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/vendor/**'], []
[2016-06-30 11:53:21.045] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/error'], []
[2016-06-30 11:53:21.047] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/email_sent'], []
[2016-06-30 11:53:21.051] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/create_account*'], []
[2016-06-30 11:53:21.055] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/accounts/email_sent'], []
[2016-06-30 11:53:21.058] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/invalid_request'], []
[2016-06-30 11:53:21.062] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/saml_error'], []
[2016-06-30 11:53:21.066] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/favicon.ico'], []
[2016-06-30 11:53:21.070] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/oauth_error'], []
[2016-06-30 11:53:21.793] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: UAAPath(loginAuthenticateRequestMatcher) ['/authenticate', [application/json]], [org.springframework.security.web.context.SecurityContextPersistenceFilter@371e6d4f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@412933c, org.springframework.security.web.header.HeaderWriterFilter@b1c9b18, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@63e9bd6c, org.cloudfoundry.identity.uaa.authentication.manager.ScopeAuthenticationFilter@27d9c04b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@37422cff, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5869a554, org.springframework.security.web.session.SessionManagementFilter@76c571e8, org.springframework.security.web.access.ExceptionTranslationFilter@1f772ce3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@39f4ce26]
[2016-06-30 11:53:21.799] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/authenticate/**'], []
[2016-06-30 11:53:21.867] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: UAAPath(loginAuthorizeRequestMatcher) ['/oauth/authorize', [application/json]], [org.cloudfoundry.identity.uaa.web.BackwardsCompatibleScopeParsingFilter@527b3906, org.springframework.security.web.context.SecurityContextPersistenceFilter@7a1af620, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6525e40b, org.springframework.security.web.header.HeaderWriterFilter@638d26cc, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@63e9bd6c, org.cloudfoundry.identity.uaa.authentication.manager.ScopeAuthenticationFilter@27d9c04b, org.cloudfoundry.identity.uaa.authentication.AuthzAuthenticationFilter@683580b2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@45b3c062, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@ffc6163, org.springframework.security.web.session.SessionManagementFilter@5cd8d16, org.springframework.security.web.access.ExceptionTranslationFilter@41b9ad0d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1a52c588]
[2016-06-30 11:53:22.300] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: UAAPath(loginTokenRequestMatcher) ['/oauth/token', [application/json]], [org.cloudfoundry.identity.uaa.web.BackwardsCompatibleScopeParsingFilter@527b3906, org.springframework.security.web.context.SecurityContextPersistenceFilter@69bac1f7, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@74448d96, org.springframework.security.web.header.HeaderWriterFilter@11468bb6, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@63e9bd6c, org.cloudfoundry.identity.uaa.authentication.manager.ScopeAuthenticationFilter@27d9c04b, org.cloudfoundry.identity.uaa.authentication.LoginClientParametersAuthenticationFilter@4af706c, org.cloudfoundry.identity.uaa.authentication.LoginServerTokenEndpointFilter@3ba5bc77, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6b5dbea8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4e63934e, org.springframework.security.web.session.SessionManagementFilter@3130a6fe, org.springframework.security.web.access.ExceptionTranslationFilter@27e0e2ab, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@21cea001]
[2016-06-30 11:53:22.343] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: UAAPath(loginAuthorizeRequestMatcherOld) ['/oauth/authorize', [application/json]], [org.cloudfoundry.identity.uaa.web.BackwardsCompatibleScopeParsingFilter@527b3906, org.springframework.security.web.context.SecurityContextPersistenceFilter@5066043c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@88600f6, org.springframework.security.web.header.HeaderWriterFilter@3034089f, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@63e9bd6c, org.cloudfoundry.identity.uaa.authentication.AuthzAuthenticationFilter@683580b2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1ba7a9c6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7b80096a, org.springframework.security.web.session.SessionManagementFilter@4339375c, org.springframework.security.web.access.ExceptionTranslationFilter@53d9bf54, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7516d570]
[2016-06-30 11:53:22.396] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/password_*'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@3a18a0ca, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5cd7251e, org.springframework.security.web.header.HeaderWriterFilter@19287210, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@63e9bd6c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@11e593d3, org.springframework.security.web.access.ExceptionTranslationFilter@6e846fd5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@b9e58ce]
[2016-06-30 11:53:22.424] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/email_*'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@46705385, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@47696242, org.springframework.security.web.header.HeaderWriterFilter@250f94f1, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@63e9bd6c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4d1afd37, org.springframework.security.web.access.ExceptionTranslationFilter@9b2736a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5c56b6c]
[2016-06-30 11:53:22.516] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/oauth/token/revoke/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@e90163a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@47b9dda3, org.springframework.security.web.header.HeaderWriterFilter@2de61819, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@7742ab0e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@796d521a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7030dc51, org.springframework.security.web.access.ExceptionTranslationFilter@6d8b349e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@f73f8fa]
[2016-06-30 11:53:22.662] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: UAAPath(passcodeTokenMatcher) ['/oauth/token', [application/json, application/x-www-form-urlencoded]], [org.cloudfoundry.identity.uaa.web.BackwardsCompatibleScopeParsingFilter@527b3906, org.springframework.security.web.context.SecurityContextPersistenceFilter@3f733dea, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1da422dc, org.springframework.security.web.header.HeaderWriterFilter@630a465f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@771ea732, org.cloudfoundry.identity.uaa.authentication.PasscodeAuthenticationFilter@51245856, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6daa326c, org.springframework.security.web.access.ExceptionTranslationFilter@5ca3a938, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5e06a2a9]
[2016-06-30 11:53:22.761] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/oauth/token/**'], [org.cloudfoundry.identity.uaa.web.BackwardsCompatibleScopeParsingFilter@527b3906, org.springframework.security.web.context.SecurityContextPersistenceFilter@57efd9b4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5f4e83a2, org.springframework.security.web.header.HeaderWriterFilter@284ebdd7, org.cloudfoundry.identity.uaa.authentication.ClientParametersAuthenticationFilter@5e60609d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@771ea732, org.cloudfoundry.identity.uaa.authentication.BackwardsCompatibleTokenEndpointAuthenticationFilter@77eb209c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5c93ee50, org.springframework.security.web.access.ExceptionTranslationFilter@16e4010, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5cd7ac28]
[2016-06-30 11:53:22.807] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: UAAPath(oauthAuthorizeRequestMatcher) ['/oauth/authorize', [application/json, application/x-www-form-urlencoded]], [org.cloudfoundry.identity.uaa.web.BackwardsCompatibleScopeParsingFilter@527b3906, org.springframework.security.web.context.SecurityContextPersistenceFilter@66f0c516, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@33222925, org.springframework.security.web.header.HeaderWriterFilter@47f8099b, org.cloudfoundry.identity.uaa.authentication.AuthzAuthenticationFilter@4605bad7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@26bd1f74, org.springframework.security.web.access.ExceptionTranslationFilter@4f47187, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3c71453]
[2016-06-30 11:53:22.834] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: UAAPath(oauthAuthorizeApiRequestMatcher) ['/oauth/authorize'], [org.cloudfoundry.identity.uaa.web.BackwardsCompatibleScopeParsingFilter@527b3906, org.springframework.security.web.context.SecurityContextPersistenceFilter@33bbc241, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7ae8cadd, org.springframework.security.web.header.HeaderWriterFilter@7823259b, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@7742ab0e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@56911b28, org.springframework.security.web.access.ExceptionTranslationFilter@3bd57271, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7d7f9f4]
[2016-06-30 11:53:22.911] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: UAAPath(xOauthCallbackRequestMatcher) ['/login/callback'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@6b3feaf8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@54aca8da, org.springframework.security.web.header.HeaderWriterFilter@7142e21f, org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationFilter@7fa1c00a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6b5d8d2c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5a8602e5, org.springframework.security.web.session.SessionManagementFilter@3cb251b0, org.springframework.security.web.access.ExceptionTranslationFilter@4d6277bc, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4a51b7d1]
[2016-06-30 11:53:22.939] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: UAAPath(oauthAuthorizeRequestMatcherOld) ['/oauth/authorize', [application/json, application/x-www-form-urlencoded]], [org.cloudfoundry.identity.uaa.web.BackwardsCompatibleScopeParsingFilter@527b3906, org.springframework.security.web.context.SecurityContextPersistenceFilter@440f876e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1aed7f81, org.springframework.security.web.header.HeaderWriterFilter@3207782d, org.cloudfoundry.identity.uaa.authentication.AuthzAuthenticationFilter@4605bad7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@709d883b, org.springframework.security.web.access.ExceptionTranslationFilter@489155b1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@39712a55]
[2016-06-30 11:53:22.994] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/groups/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@2920a6a9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@ca0a837, org.springframework.security.web.header.HeaderWriterFilter@3c81d5f4, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@7742ab0e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@12878b2b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3e3e723c, org.springframework.security.web.access.ExceptionTranslationFilter@37d694dc, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@54ad9a7]
[2016-06-30 11:53:23.034] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/user*/*/password'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@24ce57e7, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4311fcc2, org.springframework.security.web.header.HeaderWriterFilter@256c4981, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@75fedcc9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@23d9dcfe, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6fe2d3ab, org.springframework.security.web.access.ExceptionTranslationFilter@2805bf97, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2b1e26ca]
[2016-06-30 11:53:23.119] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/users/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@6ed56c0e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1d1f8302, org.springframework.security.web.header.HeaderWriterFilter@645745b, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@7742ab0e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1c6f7eb7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@599fd428, org.springframework.security.web.access.ExceptionTranslationFilter@38794b8a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@15b31772]
[2016-06-30 11:53:23.170] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/ids/users*'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@2639d40f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1711d865, org.springframework.security.web.header.HeaderWriterFilter@46f87090, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@77ff604e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1f8e4b12, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6c56a76, org.springframework.security.web.access.ExceptionTranslationFilter@3bcf6ce, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@f4d0be7]
[2016-06-30 11:53:23.223] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/identity-zones/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@31baf4d3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4cf224c3, org.springframework.security.web.header.HeaderWriterFilter@5a83b5b0, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@7742ab0e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@20852b66, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@46ff5fc9, org.springframework.security.web.access.ExceptionTranslationFilter@1b76bfe9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5c9fa702]
[2016-06-30 11:53:23.259] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/identity-providers/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@226acbca, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2e771926, org.springframework.security.web.header.HeaderWriterFilter@2b6c94ff, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@7742ab0e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@410bfd1b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@35cb4a6b, org.springframework.security.web.access.ExceptionTranslationFilter@23e3dbdd, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6c676832]
[2016-06-30 11:53:23.299] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/saml/service-providers/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@641caec8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6bd390bb, org.springframework.security.web.header.HeaderWriterFilter@3223cf76, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@7742ab0e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1977fdd8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@181c6ad0, org.springframework.security.web.access.ExceptionTranslationFilter@6fbd6720, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@43c94dde]
[2016-06-30 11:53:23.339] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/approvals/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@37c6b3c5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@33cf0a28, org.springframework.security.web.header.HeaderWriterFilter@60faa82, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@618c9f4f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@63564020, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@28839828, org.springframework.security.web.access.ExceptionTranslationFilter@53a37c00, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5650e7dc]
[2016-06-30 11:53:23.383] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/oauth/clients/*/secret'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@77e133ff, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@161ccf7c, org.springframework.security.web.header.HeaderWriterFilter@700629, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@3708dfc1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@49886c14, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@399f3d76, org.springframework.security.web.access.ExceptionTranslationFilter@395e2522, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@48d9031f]
[2016-06-30 11:53:23.419] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/oauth/clients/tx/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@3ee53a8d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1263a80e, org.springframework.security.web.header.HeaderWriterFilter@2a37df98, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@3708dfc1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3058d895, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@277ead41, org.springframework.security.web.access.ExceptionTranslationFilter@28524278, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3c0d83f5]
[2016-06-30 11:53:23.457] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/oauth/clients/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@63e38238, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5b0baa23, org.springframework.security.web.header.HeaderWriterFilter@b3f4db3, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@3708dfc1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5837b31d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@27ba0861, org.springframework.security.web.access.ExceptionTranslationFilter@2166e407, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5045774d]
[2016-06-30 11:53:23.480] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/check_token'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@7671b5ae, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1deae831, org.springframework.security.web.header.HeaderWriterFilter@e2f6636, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@771ea732, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2fd41526, org.springframework.security.web.access.ExceptionTranslationFilter@547309b7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1e12c868]
[2016-06-30 11:53:23.507] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/token_key**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@14b35319, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@11641b74, org.springframework.security.web.header.HeaderWriterFilter@66722a0f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@771ea732, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@784514df, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7660bb55, org.springframework.security.web.access.ExceptionTranslationFilter@47eea156, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@303bc9f6]
[2016-06-30 11:53:23.531] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/clientinfo'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@730796e9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@142b1726, org.springframework.security.web.header.HeaderWriterFilter@47736111, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@771ea732, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4907b7ff, org.springframework.security.web.access.ExceptionTranslationFilter@678c0e8, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4aa67526]
[2016-06-30 11:53:23.568] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/userinfo'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@680b0378, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@121528af, org.springframework.security.web.header.HeaderWriterFilter@2a82cda9, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@5e3014c1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6e90dcbc, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@557bd191, org.springframework.security.web.access.ExceptionTranslationFilter@6928a112, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@37e026ea]
[2016-06-30 11:53:23.588] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/codes/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@20009843, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@704f24bb, org.springframework.security.web.header.HeaderWriterFilter@408eeded, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@7742ab0e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@449c4c67, org.springframework.security.web.access.ExceptionTranslationFilter@607a1637, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@69199c7f]
[2016-06-30 11:53:23.636] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: UAAPath(autologinAuthorizeRequestMatcher) ['/oauth/authorize'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@2f219809, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4d465230, org.springframework.security.web.header.HeaderWriterFilter@6c6c3d2f, org.cloudfoundry.identity.uaa.authentication.AuthzAuthenticationFilter@19ef9a3a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3aadb8de, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4505ba69, org.springframework.security.web.session.SessionManagementFilter@488d72a3, org.springframework.security.web.access.ExceptionTranslationFilter@2d560fc2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7a6a39fe]
[2016-06-30 11:53:23.664] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: UAAPath(autologinRequestMatcher) ['/autologin'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@40b6ba51, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5999f5e, org.springframework.security.web.header.HeaderWriterFilter@2efa143c, org.cloudfoundry.identity.uaa.authentication.AuthzAuthenticationFilter@19ef9a3a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@66f2cdb7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1363970a, org.springframework.security.web.session.SessionManagementFilter@5a498957, org.springframework.security.web.access.ExceptionTranslationFilter@24ec3dd6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5483d389]
[2016-06-30 11:53:23.685] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/autologin'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@13e5833e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7fd10113, org.springframework.security.web.header.HeaderWriterFilter@3fda7c48, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@771ea732, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1941e428, org.springframework.security.web.access.ExceptionTranslationFilter@2602684d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@51ac3c07]
[2016-06-30 11:53:23.735] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/change_email**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@496e0f27, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4b52dce8, org.springframework.security.web.header.HeaderWriterFilter@4be551dd, org.springframework.security.web.csrf.CsrfFilter@77008ca8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4eaeb258, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@13c692f9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@72cc52e5, org.springframework.security.web.session.SessionManagementFilter@15ae5d8, org.springframework.security.web.access.ExceptionTranslationFilter@3a5dabd9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1daba731]
[2016-06-30 11:53:23.785] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/invitations/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@35ed9cb4, org.springframework.security.web.context.SecurityContextPersistenceFilter@248e00a0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@434e7bea, org.springframework.security.web.header.HeaderWriterFilter@40902729, org.springframework.security.web.csrf.CsrfFilter@19410bb3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4d1e833b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7d3f2059, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3cd7e9b8, org.springframework.security.web.session.SessionManagementFilter@2dda6102, org.springframework.security.web.access.ExceptionTranslationFilter@14e438d9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@105deff4]
[2016-06-30 11:53:23.815] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/invite_users/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@769ce49b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@490ff5ad, org.springframework.security.web.header.HeaderWriterFilter@216b7aef, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@7742ab0e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6d003234, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7c29bb33, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4a3d9b86, org.springframework.security.web.session.SessionManagementFilter@307b2c2c, org.springframework.security.web.access.ExceptionTranslationFilter@5c863985, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6dc7f105]
[2016-06-30 11:53:23.846] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/reset_password**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@5a9dbcd1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@614691d2, org.springframework.security.web.header.HeaderWriterFilter@3e7b132c, org.springframework.security.web.csrf.CsrfFilter@16c28f3a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@218ec207, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@74930fe5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@12178028, org.springframework.security.web.session.SessionManagementFilter@10ae760f, org.springframework.security.web.access.ExceptionTranslationFilter@476700e7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2be7d3c9]
[2016-06-30 11:53:23.911] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/forgot_password**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@69b915a9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1dae090, org.springframework.security.web.header.HeaderWriterFilter@19fd7fd2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@325a0ca0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@136f531f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@45e7ff82, org.springframework.security.web.session.SessionManagementFilter@37160b03, org.springframework.security.web.access.ExceptionTranslationFilter@554b3e4d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3c556850]
[2016-06-30 11:53:23.953] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/change_password**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@a62b8fa, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@36609d7, org.springframework.security.web.header.HeaderWriterFilter@41b3b455, org.springframework.security.web.csrf.CsrfFilter@23650495, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3cdfdd6b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@fc45396, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@53094f27, org.springframework.security.web.session.SessionManagementFilter@58c3a87f, org.springframework.security.web.access.ExceptionTranslationFilter@1ab50289, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3740aaaa]
[2016-06-30 11:53:24.531] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- Audit: IdentityZoneModifiedEvent ('{"id":"uaa","subdomain":"","config":{"tokenPolicy":{"accessTokenValidity":43200,"refreshTokenValidity":2592000,"jwtRevocable":false,"activeKeyId":null,"keys":{}},"samlConfig":{"assertionSigned":true,"requestSigned":true,"wantAssertionSigned":false,"wantAuthnRequestSigned":false,"assertionTimeToLiveSeconds":600,"certificate":"\n-----BEGIN CERTIFICATE-----\nMIIDSTCCArKgAwIBAgIBADANBgkqhkiG9w0BAQQFADB8MQswCQYDVQQGEwJhdzEO\nMAwGA1UECBMFYXJ1YmExDjAMBgNVBAoTBWFydWJhMQ4wDAYDVQQHEwVhcnViYTEO\nMAwGA1UECxMFYXJ1YmExDjAMBgNVBAMTBWFydWJhMR0wGwYJKoZIhvcNAQkBFg5h\ncnViYUBhcnViYS5hcjAeFw0xNTExMjAyMjI2MjdaFw0xNjExMTkyMjI2MjdaMHwx\nCzAJBgNVBAYTAmF3MQ4wDAYDVQQIEwVhcnViYTEOMAwGA1UEChMFYXJ1YmExDjAM\nBgNVBAcTBWFydWJhMQ4wDAYDVQQLEwVhcnViYTEOMAwGA1UEAxMFYXJ1YmExHTAb\nBgkqhkiG9w0BCQEWDmFydWJhQGFydWJhLmFyMIGfMA0GCSqGSIb3DQEBAQUAA4GN\nADCBiQKBgQDHtC5gUXxBKpEqZTLkNvFwNGnNIkggNOwOQVNbpO0WVHIivig5L39W\nqS9u0hnA+O7MCA/KlrAR4bXaeVVhwfUPYBKIpaaTWFQR5cTR1UFZJL/OF9vAfpOw\nznoD66DDCnQVpbCjtDYWX+x6imxn8HCYxhMol6ZnTbSsFW6VZjFMjQIDAQABo4Ha\nMIHXMB0GA1UdDgQWBBTx0lDzjH/iOBnOSQaSEWQLx1syGDCBpwYDVR0jBIGfMIGc\ngBTx0lDzjH/iOBnOSQaSEWQLx1syGKGBgKR+MHwxCzAJBgNVBAYTAmF3MQ4wDAYD\nVQQIEwVhcnViYTEOMAwGA1UEChMFYXJ1YmExDjAMBgNVBAcTBWFydWJhMQ4wDAYD\nVQQLEwVhcnViYTEOMAwGA1UEAxMFYXJ1YmExHTAbBgkqhkiG9w0BCQEWDmFydWJh\nQGFydWJhLmFyggEAMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEEBQADgYEAYvBJ\n0HOZbbHClXmGUjGs+GS+xC1FO/am2suCSYqNB9dyMXfOWiJ1+TLJk+o/YZt8vuxC\nKdcZYgl4l/L6PxJ982SRhc83ZW2dkAZI4M0/Ud3oePe84k8jm3A7EvH5wi5hvCkK\nRpuRBwn3Ei+jCRouxTbzKPsuCVB+1sNyxMTXzf0=\n-----END CERTIFICATE-----\n ","privateKey":"\n-----BEGIN RSA PRIVATE KEY-----\nMIICXQIBAAKBgQDHtC5gUXxBKpEqZTLkNvFwNGnNIkggNOwOQVNbpO0WVHIivig5\nL39WqS9u0hnA+O7MCA/KlrAR4bXaeVVhwfUPYBKIpaaTWFQR5cTR1UFZJL/OF9vA\nfpOwznoD66DDCnQVpbCjtDYWX+x6imxn8HCYxhMol6ZnTbSsFW6VZjFMjQIDAQAB\nAoGAVOj2Yvuigi6wJD99AO2fgF64sYCm/BKkX3dFEw0vxTPIh58kiRP554Xt5ges\n7ZCqL9QpqrChUikO4kJ+nB8Uq2AvaZHbpCEUmbip06IlgdA440o0r0CPo1mgNxGu\nlhiWRN43Lruzfh9qKPhleg2dvyFGQxy5Gk6KW/t8IS4x4r0CQQD/dceBA+Ndj3Xp\nubHfxqNz4GTOxndc/AXAowPGpge2zpgIc7f50t8OHhG6XhsfJ0wyQEEvodDhZPYX\nkKBnXNHzAkEAyCA76vAwuxqAd3MObhiebniAU3SnPf2u4fdL1EOm92dyFs1JxyyL\ngu/DsjPjx6tRtn4YAalxCzmAMXFSb1qHfwJBAM3qx3z0gGKbUEWtPHcP7BNsrnWK\nvw6By7VC8bk/ffpaP2yYspS66Le9fzbFwoDzMVVUO/dELVZyBnhqSRHoXQcCQQCe\nA2WL8S5o7Vn19rC0GVgu3ZJlUrwiZEVLQdlrticFPXaFrn3Md82ICww3jmURaKHS\nN+l4lnMda79eSp3OMmq9AkA0p79BvYsLshUJJnvbk76pCjR28PK4dV1gSDUEqQMB\nqy45ptdwJLqLJCeNoR0JUcDNIRhOCuOPND7pcMtX6hI/\n-----END RSA PRIVATE KEY-----\n ","privateKeyPassword":"password"},"links":{"logout":{"redirectUrl":"/login","redirectParameterName":"redirect","disableRedirectParameter":true,"whitelist":null},"selfService":{"selfServiceLinksEnabled":true,"signup":"/create_account","passwd":"/forgot_password"}},"prompts":[{"name":"username","type":"text","text":"Email"},{"name":"password","type":"password","text":"Password"},{"name":"passcode","type":"password","text":"One Time Code ( Get one at http://localhost:8080/uaa/passcode )"}],"idpDiscoveryEnabled":false},"name":"uaa","version":1,"description":"The system zone for backwards compatibility","created":946702800000,"last_modified":1467302004447}'): principal=org.cloudfoundry.identity.uaa.zone.IdentityZone@1c374, origin=[caller=null], identityZoneId=[uaa]
[2016-06-30 11:53:24.609] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- Audit: IdentityProviderModifiedEvent ('{"type":"keystone","config":"null","id":"d595f6ac-3fd9-449d-8be8-07aba5c9055f","originKey":"keystone","name":"keystone","version":1,"created":946702800000,"last_modified":1467302004084,"active":false,"identityZoneId":"uaa"}'): principal=IdentityProvider{id='d595f6ac-3fd9-449d-8be8-07aba5c9055f', originKey='keystone', name='keystone', type='keystone', active=false}, origin=[caller=null], identityZoneId=[uaa]
[2016-06-30 11:53:24.621] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- Audit: IdentityProviderModifiedEvent ('{"type":"ldap","config":"null","id":"f2c8b679-36bc-4906-9fda-9290ead0b97b","originKey":"ldap","name":"ldap","version":1,"created":946702800000,"last_modified":1467302004611,"active":false,"identityZoneId":"uaa"}'): principal=IdentityProvider{id='f2c8b679-36bc-4906-9fda-9290ead0b97b', originKey='ldap', name='ldap', type='ldap', active=false}, origin=[caller=null], identityZoneId=[uaa]
[2016-06-30 11:53:24.627] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- Audit: IdentityProviderModifiedEvent ('{"type":"login-server","config":"null","id":"92fa5f2e-d33b-4023-91b7-0cf8478ebcbf","originKey":"login-server","name":"login-server","version":1,"created":946702800000,"last_modified":1467302004623,"active":false,"identityZoneId":"uaa"}'): principal=IdentityProvider{id='92fa5f2e-d33b-4023-91b7-0cf8478ebcbf', originKey='login-server', name='login-server', type='login-server', active=false}, origin=[caller=null], identityZoneId=[uaa]
[2016-06-30 11:53:24.643] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- Audit: IdentityProviderModifiedEvent ('{"type":"uaa","config":"{\"emailDomain\":null,\"additionalConfiguration\":null,\"providerDescription\":null,\"passwordPolicy\":{\"minLength\":0,\"maxLength\":255,\"requireUpperCaseCharacter\":0,\"requireLowerCaseCharacter\":0,\"requireDigit\":0,\"requireSpecialCharacter\":0,\"expirePasswordInMonths\":0},\"lockoutPolicy\":{\"lockoutPeriodSeconds\":300,\"lockoutAfterFailures\":5,\"countFailuresWithin\":3600},\"disableInternalUserManagement\":false}","id":"158f42e2-c31f-46f6-b4ad-c079968dcc4b","originKey":"uaa","name":"uaa","version":1,"created":946702800000,"last_modified":1467302004632,"active":true,"identityZoneId":"uaa"}'): principal=IdentityProvider{id='158f42e2-c31f-46f6-b4ad-c079968dcc4b', originKey='uaa', name='uaa', type='uaa', active=true}, origin=[caller=null], identityZoneId=[uaa]
[2016-06-30 11:53:25.072] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- SamlKeyManagerFactory: Loaded service provider certificate service-provider-cert-uaa
[2016-06-30 11:53:25.080] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ZoneAwareIdpMetadataManager: Running SAML SP refresh[localhost-startStop-1-1739004129] - ignoreTimestamp=true
[2016-06-30 11:53:25.232] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: OrRequestMatcher [requestMatchers=[Ant [pattern='/'], Ant [pattern='/oauth/**'], Ant [pattern='/login**'], Ant [pattern='/login/idp_discovery'], Ant [pattern='/logout.do**']]], [org.springframework.security.web.context.SecurityContextPersistenceFilter@1d0e5e87, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1cc06f93, org.springframework.security.web.header.HeaderWriterFilter@c1f026, org.springframework.security.web.csrf.CsrfFilter@412ecb99, org.cloudfoundry.identity.uaa.authentication.UaaSamlLogoutFilter@2e3b5f5d, org.springframework.security.web.authentication.logout.LogoutFilter@311801fe, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3e57873b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@912f16b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7da786a3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@c416f18, org.springframework.security.web.session.SessionManagementFilter@ead4ff4, org.springframework.security.web.access.ExceptionTranslationFilter@10aa7ee3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@517960cb]
[2016-06-30 11:53:25.266] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/verify_email'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@3dfd93f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@f29cf3e, org.springframework.security.web.header.HeaderWriterFilter@ab462fb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@59094bb5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@24e2678a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@65f30c17, org.springframework.security.web.session.SessionManagementFilter@4cf919e8, org.springframework.security.web.access.ExceptionTranslationFilter@5f3eb721, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@68d7557b]
[2016-06-30 11:53:25.303] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/verify_user'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@4792ef62, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@b5c38f4, org.springframework.security.web.header.HeaderWriterFilter@45f7aa0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@61631745, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@315a0df4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5b2b18b3, org.springframework.security.web.session.SessionManagementFilter@24dee30c, org.springframework.security.web.access.ExceptionTranslationFilter@5d7e01ed, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3c2a921b]
[2016-06-30 11:53:25.334] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/invitations/accept'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@19445a56, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@75a4f8d1, org.springframework.security.web.header.HeaderWriterFilter@4bad919f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7177c762, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4adaa5f0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@18eaae0a, org.springframework.security.web.session.SessionManagementFilter@3fecf5e1, org.springframework.security.web.access.ExceptionTranslationFilter@70ef79a9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6f05b761]
[2016-06-30 11:53:25.700] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... WARN --- RealmVerifier: RP discovery / realm validation disabled;
[2016-06-30 11:53:25.780] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/saml/login/**'], [org.cloudfoundry.identity.uaa.provider.saml.LoginSamlEntryPoint@67d6839b]
[2016-06-30 11:53:25.782] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/saml/logout/**'], [org.cloudfoundry.identity.uaa.authentication.UaaSamlLogoutFilter@2e3b5f5d]
[2016-06-30 11:53:25.783] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/saml/metadata/**'], [org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataDisplayFilter@5b420d20]
[2016-06-30 11:53:25.784] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/saml/idp/metadata/**'], [org.springframework.security.saml.metadata.MetadataDisplayFilter@6c6fb651]
[2016-06-30 11:53:25.788] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/saml/sso/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@13384428, org.springframework.security.saml.SAMLProcessingFilter@55f2dc88]
[2016-06-30 11:53:25.789] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/saml/singlelogout/**'], [org.springframework.security.saml.SAMLLogoutProcessingFilter@7bdb3fea]
[2016-06-30 11:53:25.791] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/saml/discovery/**'], [org.cloudfoundry.identity.uaa.provider.saml.LoginSamlDiscovery@329d1ad9]
[2016-06-30 11:53:25.817] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: Ant [pattern='/saml/idp/sso/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@13384428, org.springframework.security.saml.SAMLProcessingFilter@4751afef]
[2016-06-30 11:53:25.820] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultSecurityFilterChain: Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.saml.metadata.MetadataGeneratorFilter@3e236cf8, org.cloudfoundry.identity.uaa.security.web.HttpsHeaderFilter@7433bedc, org.springframework.security.web.context.SecurityContextPersistenceFilter@34d9fd71, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7c8cade9, org.springframework.security.web.header.HeaderWriterFilter@596d5a2c, org.springframework.security.web.authentication.logout.LogoutFilter@30c1ca83, org.springframework.security.openid.OpenIDAuthenticationFilter@4b888b9f, org.cloudfoundry.identity.uaa.provider.saml.idp.IdpMetadataGeneratorFilter@52f284e2, FilterChainProxy[Filter Chains: [[ Ant [pattern='/saml/login/**'], [org.cloudfoundry.identity.uaa.authentication.UTF8ConversionFilter@617d18aa, org.cloudfoundry.identity.uaa.security.web.CorsFilter@5fd643d4, org.cloudfoundry.identity.uaa.zone.IdentityZoneResolvingFilter@500dffc2, org.cloudfoundry.identity.uaa.oauth.DisableIdTokenResponseTypeFilter@169ea4b5, org.cloudfoundry.identity.uaa.security.web.SecurityFilterChainPostProcessor$HttpsEnforcementFilter@1f2f4684, org.cloudfoundry.identity.uaa.provider.saml.LoginSamlEntryPoint@67d6839b, org.cloudfoundry.identity.uaa.zone.IdentityZoneSwitchingFilter@728a7e56, org.cloudfoundry.identity.uaa.scim.DisableUserManagementSecurityFilter@4dc67c2a, org.cloudfoundry.identity.uaa.scim.DisableInternalUserManagementFilter@2e1ec22b, org.cloudfoundry.identity.uaa.security.web.XFrameOptionsFilter@4be0ba0a, org.cloudfoundry.identity.uaa.authentication.SessionResetFilter@6a3915ee]], [ Ant [pattern='/saml/logout/**'], [org.cloudfoundry.identity.uaa.authentication.UTF8ConversionFilter@617d18aa, org.cloudfoundry.identity.uaa.security.web.CorsFilter@5fd643d4, org.cloudfoundry.identity.uaa.zone.IdentityZoneResolvingFilter@500dffc2, org.cloudfoundry.identity.uaa.oauth.DisableIdTokenResponseTypeFilter@169ea4b5, org.cloudfoundry.identity.uaa.security.web.SecurityFilterChainPostProcessor$HttpsEnforcementFilter@146013af, org.cloudfoundry.identity.uaa.authentication.UaaSamlLogoutFilter@2e3b5f5d, org.cloudfoundry.identity.uaa.zone.IdentityZoneSwitchingFilter@728a7e56, org.cloudfoundry.identity.uaa.scim.DisableUserManagementSecurityFilter@4dc67c2a, org.cloudfoundry.identity.uaa.scim.DisableInternalUserManagementFilter@2e1ec22b, org.cloudfoundry.identity.uaa.security.web.XFrameOptionsFilter@4be0ba0a, org.cloudfoundry.identity.uaa.authentication.SessionResetFilter@6a3915ee]], [ Ant [pattern='/saml/metadata/**'], [org.cloudfoundry.identity.uaa.authentication.UTF8ConversionFilter@617d18aa, org.cloudfoundry.identity.uaa.security.web.CorsFilter@5fd643d4, org.cloudfoundry.identity.uaa.zone.IdentityZoneResolvingFilter@500dffc2, org.cloudfoundry.identity.uaa.oauth.DisableIdTokenResponseTypeFilter@169ea4b5, org.cloudfoundry.identity.uaa.security.web.SecurityFilterChainPostProcessor$HttpsEnforcementFilter@4cb78492, org.cloudfoundry.identity.uaa.provider.saml.ZoneAwareMetadataDisplayFilter@5b420d20, org.cloudfoundry.identity.uaa.zone.IdentityZoneSwitchingFilter@728a7e56, org.cloudfoundry.identity.uaa.scim.DisableUserManagementSecurityFilter@4dc67c2a, org.cloudfoundry.identity.uaa.scim.DisableInternalUserManagementFilter@2e1ec22b, org.cloudfoundry.identity.uaa.security.web.XFrameOptionsFilter@4be0ba0a, org.cloudfoundry.identity.uaa.authentication.SessionResetFilter@6a3915ee]], [ Ant [pattern='/saml/idp/metadata/**'], [org.cloudfoundry.identity.uaa.authentication.UTF8ConversionFilter@617d18aa, org.cloudfoundry.identity.uaa.security.web.CorsFilter@5fd643d4, org.cloudfoundry.identity.uaa.zone.IdentityZoneResolvingFilter@500dffc2, org.cloudfoundry.identity.uaa.oauth.DisableIdTokenResponseTypeFilter@169ea4b5, org.cloudfoundry.identity.uaa.security.web.SecurityFilterChainPostProcessor$HttpsEnforcementFilter@24947e4, org.springframework.security.saml.metadata.MetadataDisplayFilter@6c6fb651, org.cloudfoundry.identity.uaa.zone.IdentityZoneSwitchingFilter@728a7e56, org.cloudfoundry.identity.uaa.scim.DisableUserManagementSecurityFilter@4dc67c2a, org.cloudfoundry.identity.uaa.scim.DisableInternalUserManagementFilter@2e1ec22b, org.cloudfoundry.identity.uaa.security.web.XFrameOptionsFilter@4be0ba0a, org.cloudfoundry.identity.uaa.authentication.SessionResetFilter@6a3915ee]], [ Ant [pattern='/saml/sso/**'], [org.cloudfoundry.identity.uaa.authentication.UTF8ConversionFilter@617d18aa, org.cloudfoundry.identity.uaa.security.web.CorsFilter@5fd643d4, org.cloudfoundry.identity.uaa.zone.IdentityZoneResolvingFilter@500dffc2, org.cloudfoundry.identity.uaa.oauth.DisableIdTokenResponseTypeFilter@169ea4b5, org.cloudfoundry.identity.uaa.security.web.SecurityFilterChainPostProcessor$HttpsEnforcementFilter@207db426, org.springframework.security.web.context.SecurityContextPersistenceFilter@13384428, org.springframework.security.saml.SAMLProcessingFilter@55f2dc88, org.cloudfoundry.identity.uaa.zone.IdentityZoneSwitchingFilter@728a7e56, org.cloudfoundry.identity.uaa.scim.DisableUserManagementSecurityFilter@4dc67c2a, org.cloudfoundry.identity.uaa.scim.DisableInternalUserManagementFilter@2e1ec22b, org.cloudfoundry.identity.uaa.security.web.XFrameOptionsFilter@4be0ba0a, org.cloudfoundry.identity.uaa.authentication.SessionResetFilter@6a3915ee]], [ Ant [pattern='/saml/singlelogout/**'], [org.cloudfoundry.identity.uaa.authentication.UTF8ConversionFilter@617d18aa, org.cloudfoundry.identity.uaa.security.web.CorsFilter@5fd643d4, org.cloudfoundry.identity.uaa.zone.IdentityZoneResolvingFilter@500dffc2, org.cloudfoundry.identity.uaa.oauth.DisableIdTokenResponseTypeFilter@169ea4b5, org.cloudfoundry.identity.uaa.security.web.SecurityFilterChainPostProcessor$HttpsEnforcementFilter@349436ed, org.springframework.security.saml.SAMLLogoutProcessingFilter@7bdb3fea, org.cloudfoundry.identity.uaa.zone.IdentityZoneSwitchingFilter@728a7e56, org.cloudfoundry.identity.uaa.scim.DisableUserManagementSecurityFilter@4dc67c2a, org.cloudfoundry.identity.uaa.scim.DisableInternalUserManagementFilter@2e1ec22b, org.cloudfoundry.identity.uaa.security.web.XFrameOptionsFilter@4be0ba0a, org.cloudfoundry.identity.uaa.authentication.SessionResetFilter@6a3915ee]], [ Ant [pattern='/saml/discovery/**'], [org.cloudfoundry.identity.uaa.authentication.UTF8ConversionFilter@617d18aa, org.cloudfoundry.identity.uaa.security.web.CorsFilter@5fd643d4, org.cloudfoundry.identity.uaa.zone.IdentityZoneResolvingFilter@500dffc2, org.cloudfoundry.identity.uaa.oauth.DisableIdTokenResponseTypeFilter@169ea4b5, org.cloudfoundry.identity.uaa.security.web.SecurityFilterChainPostProcessor$HttpsEnforcementFilter@4477a7f9, org.cloudfoundry.identity.uaa.provider.saml.LoginSamlDiscovery@329d1ad9, org.cloudfoundry.identity.uaa.zone.IdentityZoneSwitchingFilter@728a7e56, org.cloudfoundry.identity.uaa.scim.DisableUserManagementSecurityFilter@4dc67c2a, org.cloudfoundry.identity.uaa.scim.DisableInternalUserManagementFilter@2e1ec22b, org.cloudfoundry.identity.uaa.security.web.XFrameOptionsFilter@4be0ba0a, org.cloudfoundry.identity.uaa.authentication.SessionResetFilter@6a3915ee]]]], org.springframework.security.web.savedrequest.RequestCacheAwareFilter@c49aef4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@41d8e7df, org.springframework.security.web.session.SessionManagementFilter@54ee8257, org.springframework.security.web.access.ExceptionTranslationFilter@2ddfbf5c, org.springframework.security.oauth2.client.filter.OAuth2ClientContextFilter@6c209a1d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6ac06e59, FilterChainProxy[Filter Chains: [[ Ant [pattern='/saml/idp/sso/**'], [org.cloudfoundry.identity.uaa.authentication.UTF8ConversionFilter@617d18aa, org.cloudfoundry.identity.uaa.security.web.CorsFilter@5fd643d4, org.cloudfoundry.identity.uaa.zone.IdentityZoneResolvingFilter@500dffc2, org.cloudfoundry.identity.uaa.oauth.DisableIdTokenResponseTypeFilter@169ea4b5, org.cloudfoundry.identity.uaa.security.web.SecurityFilterChainPostProcessor$HttpsEnforcementFilter@4a9ca56c, org.springframework.security.web.context.SecurityContextPersistenceFilter@13384428, org.springframework.security.saml.SAMLProcessingFilter@4751afef, org.cloudfoundry.identity.uaa.zone.IdentityZoneSwitchingFilter@728a7e56, org.cloudfoundry.identity.uaa.scim.DisableUserManagementSecurityFilter@4dc67c2a, org.cloudfoundry.identity.uaa.scim.DisableInternalUserManagementFilter@2e1ec22b, org.cloudfoundry.identity.uaa.security.web.XFrameOptionsFilter@4be0ba0a, org.cloudfoundry.identity.uaa.authentication.SessionResetFilter@6a3915ee]]]]]
[2016-06-30 11:53:25.829] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... WARN --- DefaultFilterChainValidator: Possible error: Filters at position 5 and 6 are both instances of org.springframework.security.web.context.SecurityContextPersistenceFilter
[2016-06-30 11:53:25.829] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultFilterChainValidator: Checking whether login URL '/login' is accessible with your configuration
[2016-06-30 11:53:25.838] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [loginAuthenticateRequestMatcher] Checking match of request : '/cp/login'; '/cp/authenticate' with parameters={} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:25.839] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcher] Checking match of request : '/cp/login'; '/cp/oauth/authorize' with parameters={source=login} and headers {accept=[application/json]}
[2016-06-30 11:53:25.839] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [loginTokenRequestMatcher] Checking match of request : '/cp/login'; '/cp/oauth/token' with parameters={source=login, grant_type=password, add_new=} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:25.839] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcherOld] Checking match of request : '/cp/login'; '/cp/oauth/authorize' with parameters={login={} and headers {accept=[application/json]}
[2016-06-30 11:53:25.839] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [passcodeTokenMatcher] Checking match of request : '/cp/login'; '/cp/oauth/token' with parameters={grant_type=password, passcode=} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:25.840] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcher] Checking match of request : '/cp/login'; '/cp/oauth/authorize' with parameters={response_type=token, source=credentials} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:25.840] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeApiRequestMatcher] Checking match of request : '/cp/login'; '/cp/oauth/authorize' with parameters={response_type=code, client_id=} and headers {Authorization=[bearer ]}
[2016-06-30 11:53:25.840] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [xOauthCallbackRequestMatcher] Checking match of request : '/cp/login'; '/cp/login/callback' with parameters={code=} and headers {}
[2016-06-30 11:53:25.840] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcherOld] Checking match of request : '/cp/login'; '/cp/oauth/authorize' with parameters={response_type=token, credentials={} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:25.840] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [autologinAuthorizeRequestMatcher] Checking match of request : '/cp/login'; '/cp/oauth/authorize' with parameters={response_type=code, code=} and headers {}
[2016-06-30 11:53:25.841] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [autologinRequestMatcher] Checking match of request : '/cp/login'; '/cp/autologin' with parameters={code=} and headers {}
[2016-06-30 11:53:25.843] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DefaultFilterChainValidator: Checking whether login URL '/login' is accessible with your configuration
[2016-06-30 11:53:25.843] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [loginAuthenticateRequestMatcher] Checking match of request : '/cp/login'; '/cp/authenticate' with parameters={} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:25.843] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcher] Checking match of request : '/cp/login'; '/cp/oauth/authorize' with parameters={source=login} and headers {accept=[application/json]}
[2016-06-30 11:53:25.843] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [loginTokenRequestMatcher] Checking match of request : '/cp/login'; '/cp/oauth/token' with parameters={source=login, grant_type=password, add_new=} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:25.844] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcherOld] Checking match of request : '/cp/login'; '/cp/oauth/authorize' with parameters={login={} and headers {accept=[application/json]}
[2016-06-30 11:53:25.844] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [passcodeTokenMatcher] Checking match of request : '/cp/login'; '/cp/oauth/token' with parameters={grant_type=password, passcode=} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:25.844] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcher] Checking match of request : '/cp/login'; '/cp/oauth/authorize' with parameters={response_type=token, source=credentials} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:25.844] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeApiRequestMatcher] Checking match of request : '/cp/login'; '/cp/oauth/authorize' with parameters={response_type=code, client_id=} and headers {Authorization=[bearer ]}
[2016-06-30 11:53:25.845] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [xOauthCallbackRequestMatcher] Checking match of request : '/cp/login'; '/cp/login/callback' with parameters={code=} and headers {}
[2016-06-30 11:53:25.845] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcherOld] Checking match of request : '/cp/login'; '/cp/oauth/authorize' with parameters={response_type=token, credentials={} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:25.845] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [autologinAuthorizeRequestMatcher] Checking match of request : '/cp/login'; '/cp/oauth/authorize' with parameters={response_type=code, code=} and headers {}
[2016-06-30 11:53:25.845] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- UaaRequestMatcher: [autologinRequestMatcher] Checking match of request : '/cp/login'; '/cp/autologin' with parameters={code=} and headers {}
[2016-06-30 11:53:25.984] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Updating metadata for client: myApp
[2016-06-30 11:53:25.991] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Retrieving UI details for client: myApp
[2016-06-30 11:53:26.109] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Updating metadata for client: app
[2016-06-30 11:53:26.111] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Retrieving UI details for client: app
[2016-06-30 11:53:26.114] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Updating metadata for client: cf
[2016-06-30 11:53:26.116] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Retrieving UI details for client: cf
[2016-06-30 11:53:26.249] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Updating metadata for client: oauth_showcase_client_credentials
[2016-06-30 11:53:26.251] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Retrieving UI details for client: oauth_showcase_client_credentials
[2016-06-30 11:53:26.363] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Updating metadata for client: identity
[2016-06-30 11:53:26.365] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Retrieving UI details for client: identity
[2016-06-30 11:53:26.467] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Updating metadata for client: oauth_showcase_password_grant
[2016-06-30 11:53:26.469] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Retrieving UI details for client: oauth_showcase_password_grant
[2016-06-30 11:53:26.568] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Updating metadata for client: admin
[2016-06-30 11:53:26.570] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Retrieving UI details for client: admin
[2016-06-30 11:53:26.676] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Updating metadata for client: login
[2016-06-30 11:53:26.679] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Retrieving UI details for client: login
[2016-06-30 11:53:26.784] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Updating metadata for client: dashboard
[2016-06-30 11:53:26.786] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Retrieving UI details for client: dashboard
[2016-06-30 11:53:26.884] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Updating metadata for client: notifications
[2016-06-30 11:53:26.885] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Retrieving UI details for client: notifications
[2016-06-30 11:53:26.994] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Updating metadata for client: oauth_showcase_authorization_code
[2016-06-30 11:53:26.995] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Retrieving UI details for client: oauth_showcase_authorization_code
[2016-06-30 11:53:26.999] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Updating metadata for client: oauth_showcase_implicit_grant
[2016-06-30 11:53:27.001] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcClientMetadataProvisioning: Retrieving UI details for client: oauth_showcase_implicit_grant
[2016-06-30 11:53:27.177] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- FrameworkEndpointHandlerMapping: Mapped "{[/oauth/confirm_access]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.security.oauth2.provider.endpoint.WhitelabelApprovalEndpoint.getAccessConfirmation(java.util.Map<java.lang.String, java.lang.Object>,javax.servlet.http.HttpServletRequest) throws java.lang.Exception
[2016-06-30 11:53:27.178] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- FrameworkEndpointHandlerMapping: Mapped "{[/oauth/authorize]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.security.oauth2.provider.endpoint.AuthorizationEndpoint.authorize(java.util.Map<java.lang.String, java.lang.Object>,java.util.Map<java.lang.String, java.lang.String>,org.springframework.web.bind.support.SessionStatus,java.security.Principal)
[2016-06-30 11:53:27.179] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- FrameworkEndpointHandlerMapping: Mapped "{[/oauth/authorize],methods=[POST],params=[user_oauth_approval]}" onto public org.springframework.web.servlet.View org.springframework.security.oauth2.provider.endpoint.AuthorizationEndpoint.approveOrDeny(java.util.Map<java.lang.String, java.lang.String>,java.util.Map<java.lang.String, ?>,org.springframework.web.bind.support.SessionStatus,java.security.Principal)
[2016-06-30 11:53:27.180] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- FrameworkEndpointHandlerMapping: Mapped "{[/oauth/token],methods=[GET]}" onto public org.springframework.http.ResponseEntity<org.springframework.security.oauth2.common.OAuth2AccessToken> org.springframework.security.oauth2.provider.endpoint.TokenEndpoint.getAccessToken(java.security.Principal,java.util.Map<java.lang.String, java.lang.String>) throws org.springframework.web.HttpRequestMethodNotSupportedException
[2016-06-30 11:53:27.181] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- FrameworkEndpointHandlerMapping: Mapped "{[/oauth/token],methods=[POST]}" onto public org.springframework.http.ResponseEntity<org.springframework.security.oauth2.common.OAuth2AccessToken> org.springframework.security.oauth2.provider.endpoint.TokenEndpoint.postAccessToken(java.security.Principal,java.util.Map<java.lang.String, java.lang.String>) throws org.springframework.web.HttpRequestMethodNotSupportedException
[2016-06-30 11:53:27.316] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) LIKE LOWER(:__n58hwx_0) AND LOWER(identity_zone_id) = LOWER(:__n58hwx_1)) AND LOWER(identity_zone_id) = LOWER(:__n58hwx_2)), params: {__n58hwx_1=uaa, __n58hwx_2=uaa, __n58hwx_0=%openid%}
[2016-06-30 11:53:27.316] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) LIKE LOWER(:__n58hwx_0) AND LOWER(identity_zone_id) = LOWER(:__n58hwx_1)) AND LOWER(identity_zone_id) = LOWER(:__n58hwx_2))), params: {__n58hwx_1=uaa, __n58hwx_2=uaa, __n58hwx_0=%openid%}
[2016-06-30 11:53:27.324] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 76af38bf-d5cc-460a-94ad-27bc516980e5
[2016-06-30 11:53:27.328] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) LIKE LOWER(:__cvirzw_0) AND LOWER(identity_zone_id) = LOWER(:__cvirzw_1)) AND LOWER(identity_zone_id) = LOWER(:__cvirzw_2)), params: {__cvirzw_2=uaa, __cvirzw_0=%scim.me%, __cvirzw_1=uaa}
[2016-06-30 11:53:27.328] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) LIKE LOWER(:__cvirzw_0) AND LOWER(identity_zone_id) = LOWER(:__cvirzw_1)) AND LOWER(identity_zone_id) = LOWER(:__cvirzw_2))), params: {__cvirzw_2=uaa, __cvirzw_0=%scim.me%, __cvirzw_1=uaa}
[2016-06-30 11:53:27.331] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 7f3beb68-c5fa-40f5-b3f1-a9792deb8ff7
[2016-06-30 11:53:27.335] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) LIKE LOWER(:__oqjtal_0) AND LOWER(identity_zone_id) = LOWER(:__oqjtal_1)) AND LOWER(identity_zone_id) = LOWER(:__oqjtal_2)), params: {__oqjtal_2=uaa, __oqjtal_0=%cloud_controller.read%, __oqjtal_1=uaa}
[2016-06-30 11:53:27.336] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) LIKE LOWER(:__oqjtal_0) AND LOWER(identity_zone_id) = LOWER(:__oqjtal_1)) AND LOWER(identity_zone_id) = LOWER(:__oqjtal_2))), params: {__oqjtal_2=uaa, __oqjtal_0=%cloud_controller.read%, __oqjtal_1=uaa}
[2016-06-30 11:53:27.340] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: f776ee62-5931-4dd1-b6e5-b71081d6f69b
[2016-06-30 11:53:27.343] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) LIKE LOWER(:__fazu0r_0) AND LOWER(identity_zone_id) = LOWER(:__fazu0r_1)) AND LOWER(identity_zone_id) = LOWER(:__fazu0r_2)), params: {__fazu0r_1=uaa, __fazu0r_2=uaa, __fazu0r_0=%cloud_controller.write%}
[2016-06-30 11:53:27.344] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) LIKE LOWER(:__fazu0r_0) AND LOWER(identity_zone_id) = LOWER(:__fazu0r_1)) AND LOWER(identity_zone_id) = LOWER(:__fazu0r_2))), params: {__fazu0r_1=uaa, __fazu0r_2=uaa, __fazu0r_0=%cloud_controller.write%}
[2016-06-30 11:53:27.347] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: b02b037c-28a9-4c0d-b0ec-98c5fea405b0
[2016-06-30 11:53:27.351] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) LIKE LOWER(:__pe3eke_0) AND LOWER(identity_zone_id) = LOWER(:__pe3eke_1)) AND LOWER(identity_zone_id) = LOWER(:__pe3eke_2)), params: {__pe3eke_2=uaa, __pe3eke_1=uaa, __pe3eke_0=%cloud_controller_service_permissions.read%}
[2016-06-30 11:53:27.351] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) LIKE LOWER(:__pe3eke_0) AND LOWER(identity_zone_id) = LOWER(:__pe3eke_1)) AND LOWER(identity_zone_id) = LOWER(:__pe3eke_2))), params: {__pe3eke_2=uaa, __pe3eke_1=uaa, __pe3eke_0=%cloud_controller_service_permissions.read%}
[2016-06-30 11:53:27.354] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 4239a575-0c31-468a-bcc2-667e324d4d62
[2016-06-30 11:53:27.358] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) LIKE LOWER(:__r5it7l_0) AND LOWER(identity_zone_id) = LOWER(:__r5it7l_1)) AND LOWER(identity_zone_id) = LOWER(:__r5it7l_2)), params: {__r5it7l_0=%password.write%, __r5it7l_1=uaa, __r5it7l_2=uaa}
[2016-06-30 11:53:27.359] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) LIKE LOWER(:__r5it7l_0) AND LOWER(identity_zone_id) = LOWER(:__r5it7l_1)) AND LOWER(identity_zone_id) = LOWER(:__r5it7l_2))), params: {__r5it7l_0=%password.write%, __r5it7l_1=uaa, __r5it7l_2=uaa}
[2016-06-30 11:53:27.361] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 36ec778d-545c-4bf6-910f-3e97a7f9133f
[2016-06-30 11:53:27.365] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) LIKE LOWER(:__wuhsq1_0) AND LOWER(identity_zone_id) = LOWER(:__wuhsq1_1)) AND LOWER(identity_zone_id) = LOWER(:__wuhsq1_2)), params: {__wuhsq1_1=uaa, __wuhsq1_0=%scim.userids%, __wuhsq1_2=uaa}
[2016-06-30 11:53:27.365] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) LIKE LOWER(:__wuhsq1_0) AND LOWER(identity_zone_id) = LOWER(:__wuhsq1_1)) AND LOWER(identity_zone_id) = LOWER(:__wuhsq1_2))), params: {__wuhsq1_1=uaa, __wuhsq1_0=%scim.userids%, __wuhsq1_2=uaa}
[2016-06-30 11:53:27.368] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 9d91dbe1-79b0-4a52-ba00-77a87c7201f3
[2016-06-30 11:53:27.371] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) LIKE LOWER(:__xgqf3z_0) AND LOWER(identity_zone_id) = LOWER(:__xgqf3z_1)) AND LOWER(identity_zone_id) = LOWER(:__xgqf3z_2)), params: {__xgqf3z_2=uaa, __xgqf3z_1=uaa, __xgqf3z_0=%uaa.user%}
[2016-06-30 11:53:27.371] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) LIKE LOWER(:__xgqf3z_0) AND LOWER(identity_zone_id) = LOWER(:__xgqf3z_1)) AND LOWER(identity_zone_id) = LOWER(:__xgqf3z_2))), params: {__xgqf3z_2=uaa, __xgqf3z_1=uaa, __xgqf3z_0=%uaa.user%}
[2016-06-30 11:53:27.374] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 7c33b6c7-6f37-4d41-957f-ef1b37b7d824
[2016-06-30 11:53:27.379] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) LIKE LOWER(:__dlxfya_0) AND LOWER(identity_zone_id) = LOWER(:__dlxfya_1)) AND LOWER(identity_zone_id) = LOWER(:__dlxfya_2)), params: {__dlxfya_0=%approvals.me%, __dlxfya_1=uaa, __dlxfya_2=uaa}
[2016-06-30 11:53:27.379] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) LIKE LOWER(:__dlxfya_0) AND LOWER(identity_zone_id) = LOWER(:__dlxfya_1)) AND LOWER(identity_zone_id) = LOWER(:__dlxfya_2))), params: {__dlxfya_0=%approvals.me%, __dlxfya_1=uaa, __dlxfya_2=uaa}
[2016-06-30 11:53:27.383] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 63244c1d-e42e-4b11-ac21-2012a32ad3d9
[2016-06-30 11:53:27.387] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) LIKE LOWER(:__tzbqna_0) AND LOWER(identity_zone_id) = LOWER(:__tzbqna_1)) AND LOWER(identity_zone_id) = LOWER(:__tzbqna_2)), params: {__tzbqna_0=%oauth.approvals%, __tzbqna_2=uaa, __tzbqna_1=uaa}
[2016-06-30 11:53:27.388] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) LIKE LOWER(:__tzbqna_0) AND LOWER(identity_zone_id) = LOWER(:__tzbqna_1)) AND LOWER(identity_zone_id) = LOWER(:__tzbqna_2))), params: {__tzbqna_0=%oauth.approvals%, __tzbqna_2=uaa, __tzbqna_1=uaa}
[2016-06-30 11:53:27.391] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: b7aac581-de39-498f-90bb-e3e223253c99
[2016-06-30 11:53:27.396] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) LIKE LOWER(:__ddj6ak_0) AND LOWER(identity_zone_id) = LOWER(:__ddj6ak_1)) AND LOWER(identity_zone_id) = LOWER(:__ddj6ak_2)), params: {__ddj6ak_0=%profile%, __ddj6ak_2=uaa, __ddj6ak_1=uaa}
[2016-06-30 11:53:27.396] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) LIKE LOWER(:__ddj6ak_0) AND LOWER(identity_zone_id) = LOWER(:__ddj6ak_1)) AND LOWER(identity_zone_id) = LOWER(:__ddj6ak_2))), params: {__ddj6ak_0=%profile%, __ddj6ak_2=uaa, __ddj6ak_1=uaa}
[2016-06-30 11:53:27.398] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 03dd25cf-63ac-4e34-9bb6-fbfbe74f1b1a
[2016-06-30 11:53:27.402] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) LIKE LOWER(:__hxeze8_0) AND LOWER(identity_zone_id) = LOWER(:__hxeze8_1)) AND LOWER(identity_zone_id) = LOWER(:__hxeze8_2)), params: {__hxeze8_2=uaa, __hxeze8_1=uaa, __hxeze8_0=%roles%}
[2016-06-30 11:53:27.403] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) LIKE LOWER(:__hxeze8_0) AND LOWER(identity_zone_id) = LOWER(:__hxeze8_1)) AND LOWER(identity_zone_id) = LOWER(:__hxeze8_2))), params: {__hxeze8_2=uaa, __hxeze8_1=uaa, __hxeze8_0=%roles%}
[2016-06-30 11:53:27.405] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: af3d2e2f-688e-40cc-a9bd-48d2061c92b9
[2016-06-30 11:53:27.409] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) LIKE LOWER(:__w7juym_0) AND LOWER(identity_zone_id) = LOWER(:__w7juym_1)) AND LOWER(identity_zone_id) = LOWER(:__w7juym_2)), params: {__w7juym_2=uaa, __w7juym_1=uaa, __w7juym_0=%user_attributes%}
[2016-06-30 11:53:27.409] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) LIKE LOWER(:__w7juym_0) AND LOWER(identity_zone_id) = LOWER(:__w7juym_1)) AND LOWER(identity_zone_id) = LOWER(:__w7juym_2))), params: {__w7juym_2=uaa, __w7juym_1=uaa, __w7juym_0=%user_attributes%}
[2016-06-30 11:53:27.412] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 4d0ab543-e47a-4eb5-8470-9799df1e0188
[2016-06-30 11:53:27.415] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) LIKE LOWER(:__r47bph_0) AND LOWER(identity_zone_id) = LOWER(:__r47bph_1)) AND LOWER(identity_zone_id) = LOWER(:__r47bph_2)), params: {__r47bph_0=%myApp.read-reservations%, __r47bph_1=uaa, __r47bph_2=uaa}
[2016-06-30 11:53:27.415] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) LIKE LOWER(:__r47bph_0) AND LOWER(identity_zone_id) = LOWER(:__r47bph_1)) AND LOWER(identity_zone_id) = LOWER(:__r47bph_2))), params: {__r47bph_0=%myApp.read-reservations%, __r47bph_1=uaa, __r47bph_2=uaa}
[2016-06-30 11:53:27.418] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: e897eb13-e56c-4d3b-84d0-f6400a4e411a
[2016-06-30 11:53:27.603] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimUserProvisioning: Filtering groups with SQL: sql: ((LOWER(userName) = LOWER(:__v13mci_0) AND LOWER(origin) = LOWER(:__v13mci_1)) AND LOWER(identity_zone_id) = LOWER(:__v13mci_2)), params: {__v13mci_2=uaa, __v13mci_1=uaa, __v13mci_0=marissa}
[2016-06-30 11:53:27.604] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimUserProvisioning: complete sql: select id,version,created,lastModified,username,email,givenName,familyName,active,phoneNumber,verified,origin,external_id,identity_zone_id,salt,passwd_lastmodified from users where (((LOWER(userName) = LOWER(:__v13mci_0) AND LOWER(origin) = LOWER(:__v13mci_1)) AND LOWER(identity_zone_id) = LOWER(:__v13mci_2))), params: {__v13mci_2=uaa, __v13mci_1=uaa, __v13mci_0=marissa}
[2016-06-30 11:53:27.618] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimUserBootstrap: Unable to find scim user based on ID:NaN
[2016-06-30 11:53:27.619] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimUserBootstrap: Registering new user account: [UaaUser {id=NaN, username=marissa, email=marissa@test.org, givenName=Marissa, familyName=Bloggs}]
[2016-06-30 11:53:27.716] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimUserProvisioning: Creating new user: marissa
[2016-06-30 11:53:27.722] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- Audit: UserCreatedEvent ('["user_id=0739fbd6-1694-4751-8566-415a2fe2de37","username=marissa"]'): principal=0739fbd6-1694-4751-8566-415a2fe2de37, origin=[caller=null], identityZoneId=[uaa]
[2016-06-30 11:53:27.722] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimUserBootstrap: Adding to group: uaa.user
[2016-06-30 11:53:27.723] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__fmkbsf_0) AND LOWER(identity_zone_id) = LOWER(:__fmkbsf_1)), params: {__fmkbsf_0=uaa.user, __fmkbsf_1=uaa}
[2016-06-30 11:53:27.724] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__fmkbsf_0) AND LOWER(identity_zone_id) = LOWER(:__fmkbsf_1))), params: {__fmkbsf_0=uaa.user, __fmkbsf_1=uaa}
[2016-06-30 11:53:27.730] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimUserBootstrap: Adding to group: uaa.admin
[2016-06-30 11:53:27.730] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__legzgb_0) AND LOWER(identity_zone_id) = LOWER(:__legzgb_1)), params: {__legzgb_1=uaa, __legzgb_0=uaa.admin}
[2016-06-30 11:53:27.731] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__legzgb_0) AND LOWER(identity_zone_id) = LOWER(:__legzgb_1))), params: {__legzgb_1=uaa, __legzgb_0=uaa.admin}
[2016-06-30 11:53:27.733] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: ec311833-cabd-4ecd-88ad-55360e61e3b2
[2016-06-30 11:53:27.739] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Associating group:ec311833-cabd-4ecd-88ad-55360e61e3b2 with member:(memberId: 0739fbd6-1694-4751-8566-415a2fe2de37, type: USER, roles: [MEMBER], origin:uaa)
[2016-06-30 11:53:27.743] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimUserBootstrap: Adding to group: myApp.read-reservations
[2016-06-30 11:53:27.744] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__nrsfum_0) AND LOWER(identity_zone_id) = LOWER(:__nrsfum_1)), params: {__nrsfum_1=uaa, __nrsfum_0=myApp.read-reservations}
[2016-06-30 11:53:27.745] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__nrsfum_0) AND LOWER(identity_zone_id) = LOWER(:__nrsfum_1))), params: {__nrsfum_1=uaa, __nrsfum_0=myApp.read-reservations}
[2016-06-30 11:53:27.779] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: groups: {idps.write=Create and update identity providers, scim.zones=Control a user's ability to manage a zone, oauth.approval=Manage approved scopes, uaa.none=Forbid acting as a user, acme=null, idps.read=Retrieve identity providers, zones.read=Read identity zones, clients.read=Read information about OAuth clients, scim.userids=Read user IDs and retrieve users by ID, acme.dev=null, clients.secret=Change the password of an OAuth client, uaa.resource=Serve resources protected by the UAA, scim.invite=Send invitations to users, openid=Access profile information, i.e. email, first and last name, and phone number, groups.update=Update group information and memberships, oauth.login=Authenticate users outside of the UAA, clients.admin=Create, modify and delete OAuth clients, uaa.admin=Act as an administrator throughout the UAA, scim.read=Read all SCIM entities, i.e. users and groups, scim.create=Create users, uaa.user=Act as a user in the UAA, password.write=Change your password, myApp.read-reservations=Read Reservations, zones.write=Create and update identity zones, clients.write=Create and modify OAuth clients, scim.write=Create, modify and delete SCIM entities, i.e. users and groups}
[2016-06-30 11:53:27.779] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: admins: {}, members: {acme.dev=[marissa], acme=[acme.dev, acme.qa], uaa.admin=[marissa]}
[2016-06-30 11:53:27.788] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: idps.write
[2016-06-30 11:53:27.788] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: b373232c-a8be-4a8d-a3e4-2daa94752ffa
[2016-06-30 11:53:27.792] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: scim.me
[2016-06-30 11:53:27.793] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: b6f53f76-7309-4a6d-b180-e5105b1baea4
[2016-06-30 11:53:27.807] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml]
[2016-06-30 11:53:27.855] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- SQLErrorCodesFactory: SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase, Hana]
[2016-06-30 11:53:27.860] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: group (Group id: null, name: scim.me, description: null, created: Thu Jun 30 11:53:27 EDT 2016, modified: null, version: 0, members: null) already exists, retrieving...
[2016-06-30 11:53:27.861] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__dwr3bm_0) AND LOWER(identity_zone_id) = LOWER(:__dwr3bm_1)), params: {__dwr3bm_0=scim.me, __dwr3bm_1=uaa}
[2016-06-30 11:53:27.861] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__dwr3bm_0) AND LOWER(identity_zone_id) = LOWER(:__dwr3bm_1))), params: {__dwr3bm_0=scim.me, __dwr3bm_1=uaa}
[2016-06-30 11:53:27.866] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__elyg0a_0) ORDER BY member_id ASC, params: {__elyg0a_0=7f3beb68-c5fa-40f5-b3f1-a9792deb8ff7}
[2016-06-30 11:53:27.867] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__elyg0a_0) ORDER BY member_id ASC, params: {__elyg0a_0=7f3beb68-c5fa-40f5-b3f1-a9792deb8ff7}
[2016-06-30 11:53:27.870] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: roles
[2016-06-30 11:53:27.870] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 76e7864c-44ff-4081-8686-e36105465a9f
[2016-06-30 11:53:27.872] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: group (Group id: null, name: roles, description: null, created: Thu Jun 30 11:53:27 EDT 2016, modified: null, version: 0, members: null) already exists, retrieving...
[2016-06-30 11:53:27.873] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__ygaiuz_0) AND LOWER(identity_zone_id) = LOWER(:__ygaiuz_1)), params: {__ygaiuz_0=roles, __ygaiuz_1=uaa}
[2016-06-30 11:53:27.873] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__ygaiuz_0) AND LOWER(identity_zone_id) = LOWER(:__ygaiuz_1))), params: {__ygaiuz_0=roles, __ygaiuz_1=uaa}
[2016-06-30 11:53:27.877] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__seeyha_0) ORDER BY member_id ASC, params: {__seeyha_0=af3d2e2f-688e-40cc-a9bd-48d2061c92b9}
[2016-06-30 11:53:27.878] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__seeyha_0) ORDER BY member_id ASC, params: {__seeyha_0=af3d2e2f-688e-40cc-a9bd-48d2061c92b9}
[2016-06-30 11:53:27.881] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: user_attributes
[2016-06-30 11:53:27.881] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 3cdc0e9d-46ab-4a12-8cdc-931b8e5c8880
[2016-06-30 11:53:27.883] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: group (Group id: null, name: user_attributes, description: null, created: Thu Jun 30 11:53:27 EDT 2016, modified: null, version: 0, members: null) already exists, retrieving...
[2016-06-30 11:53:27.884] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__s1f824_0) AND LOWER(identity_zone_id) = LOWER(:__s1f824_1)), params: {__s1f824_0=user_attributes, __s1f824_1=uaa}
[2016-06-30 11:53:27.884] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__s1f824_0) AND LOWER(identity_zone_id) = LOWER(:__s1f824_1))), params: {__s1f824_0=user_attributes, __s1f824_1=uaa}
[2016-06-30 11:53:27.889] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__n0mg3c_0) ORDER BY member_id ASC, params: {__n0mg3c_0=4d0ab543-e47a-4eb5-8470-9799df1e0188}
[2016-06-30 11:53:27.889] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__n0mg3c_0) ORDER BY member_id ASC, params: {__n0mg3c_0=4d0ab543-e47a-4eb5-8470-9799df1e0188}
[2016-06-30 11:53:27.891] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: scim.zones
[2016-06-30 11:53:27.892] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 05b4eda7-6326-4484-905c-c9a005c49183
[2016-06-30 11:53:27.894] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: cloud_controller.admin
[2016-06-30 11:53:27.895] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 8a5c9218-0448-4c72-acbf-ea9935fbdcb5
[2016-06-30 11:53:27.897] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: approvals.me
[2016-06-30 11:53:27.898] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: c37c38fb-0413-4323-abdd-69c2aaff8f6f
[2016-06-30 11:53:27.899] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: group (Group id: null, name: approvals.me, description: null, created: Thu Jun 30 11:53:27 EDT 2016, modified: null, version: 0, members: null) already exists, retrieving...
[2016-06-30 11:53:27.900] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__y3ncwh_0) AND LOWER(identity_zone_id) = LOWER(:__y3ncwh_1)), params: {__y3ncwh_1=uaa, __y3ncwh_0=approvals.me}
[2016-06-30 11:53:27.900] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__y3ncwh_0) AND LOWER(identity_zone_id) = LOWER(:__y3ncwh_1))), params: {__y3ncwh_1=uaa, __y3ncwh_0=approvals.me}
[2016-06-30 11:53:27.904] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__jwlwxe_0) ORDER BY member_id ASC, params: {__jwlwxe_0=63244c1d-e42e-4b11-ac21-2012a32ad3d9}
[2016-06-30 11:53:27.905] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__jwlwxe_0) ORDER BY member_id ASC, params: {__jwlwxe_0=63244c1d-e42e-4b11-ac21-2012a32ad3d9}
[2016-06-30 11:53:27.907] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: oauth.approval
[2016-06-30 11:53:27.908] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 11ad56f6-3aae-43dd-9157-867968b29b88
[2016-06-30 11:53:27.910] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: cloud_controller.write
[2016-06-30 11:53:27.910] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 09fed127-a759-48ac-8bf0-24a6801a0654
[2016-06-30 11:53:27.912] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: group (Group id: null, name: cloud_controller.write, description: null, created: Thu Jun 30 11:53:27 EDT 2016, modified: null, version: 0, members: null) already exists, retrieving...
[2016-06-30 11:53:27.912] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__2o4woz_0) AND LOWER(identity_zone_id) = LOWER(:__2o4woz_1)), params: {__2o4woz_1=uaa, __2o4woz_0=cloud_controller.write}
[2016-06-30 11:53:27.913] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__2o4woz_0) AND LOWER(identity_zone_id) = LOWER(:__2o4woz_1))), params: {__2o4woz_1=uaa, __2o4woz_0=cloud_controller.write}
[2016-06-30 11:53:27.916] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__klyvnr_0) ORDER BY member_id ASC, params: {__klyvnr_0=b02b037c-28a9-4c0d-b0ec-98c5fea405b0}
[2016-06-30 11:53:27.917] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__klyvnr_0) ORDER BY member_id ASC, params: {__klyvnr_0=b02b037c-28a9-4c0d-b0ec-98c5fea405b0}
[2016-06-30 11:53:27.919] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: cloud_controller_service_permissions.read
[2016-06-30 11:53:27.919] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: e2d57b1f-d8ae-48b4-b4be-51840b979105
[2016-06-30 11:53:27.920] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: group (Group id: null, name: cloud_controller_service_permissions.read, description: null, created: Thu Jun 30 11:53:27 EDT 2016, modified: null, version: 0, members: null) already exists, retrieving...
[2016-06-30 11:53:27.921] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__j3vsnc_0) AND LOWER(identity_zone_id) = LOWER(:__j3vsnc_1)), params: {__j3vsnc_0=cloud_controller_service_permissions.read, __j3vsnc_1=uaa}
[2016-06-30 11:53:27.921] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__j3vsnc_0) AND LOWER(identity_zone_id) = LOWER(:__j3vsnc_1))), params: {__j3vsnc_0=cloud_controller_service_permissions.read, __j3vsnc_1=uaa}
[2016-06-30 11:53:27.926] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__abirv2_0) ORDER BY member_id ASC, params: {__abirv2_0=4239a575-0c31-468a-bcc2-667e324d4d62}
[2016-06-30 11:53:27.926] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__abirv2_0) ORDER BY member_id ASC, params: {__abirv2_0=4239a575-0c31-468a-bcc2-667e324d4d62}
[2016-06-30 11:53:27.928] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: oauth.approvals
[2016-06-30 11:53:27.929] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 214b7e98-4684-40e6-b2de-e3fd02aae4ff
[2016-06-30 11:53:27.930] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: group (Group id: null, name: oauth.approvals, description: null, created: Thu Jun 30 11:53:27 EDT 2016, modified: null, version: 0, members: null) already exists, retrieving...
[2016-06-30 11:53:27.931] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__7nmly3_0) AND LOWER(identity_zone_id) = LOWER(:__7nmly3_1)), params: {__7nmly3_1=uaa, __7nmly3_0=oauth.approvals}
[2016-06-30 11:53:27.931] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__7nmly3_0) AND LOWER(identity_zone_id) = LOWER(:__7nmly3_1))), params: {__7nmly3_1=uaa, __7nmly3_0=oauth.approvals}
[2016-06-30 11:53:27.935] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__l1yxde_0) ORDER BY member_id ASC, params: {__l1yxde_0=b7aac581-de39-498f-90bb-e3e223253c99}
[2016-06-30 11:53:27.936] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__l1yxde_0) ORDER BY member_id ASC, params: {__l1yxde_0=b7aac581-de39-498f-90bb-e3e223253c99}
[2016-06-30 11:53:27.938] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: uaa.none
[2016-06-30 11:53:27.938] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 000eb0f4-2792-4341-9d93-3481b611ebfe
[2016-06-30 11:53:27.941] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: acme
[2016-06-30 11:53:27.941] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 6aad3201-b361-4062-8092-ef870f0de8c7
[2016-06-30 11:53:27.943] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: idps.read
[2016-06-30 11:53:27.944] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: dcb04da4-3c6b-4d52-9e68-14d1f153f6a8
[2016-06-30 11:53:27.946] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: acme.qa
[2016-06-30 11:53:27.946] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 5d0264f4-ace9-40f3-b34e-599c08b7313f
[2016-06-30 11:53:27.948] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: clients.read
[2016-06-30 11:53:27.949] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 5e83c72a-baa3-4d8c-bc9f-745e81e0b935
[2016-06-30 11:53:27.952] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: zones.read
[2016-06-30 11:53:27.952] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: eefa8ac4-4704-4c85-9246-3ef29545dc18
[2016-06-30 11:53:27.954] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: scim.userids
[2016-06-30 11:53:27.954] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: fd4a2338-09ac-42b7-bcb5-055bf7b4839b
[2016-06-30 11:53:27.956] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: group (Group id: null, name: scim.userids, description: null, created: Thu Jun 30 11:53:27 EDT 2016, modified: null, version: 0, members: null) already exists, retrieving...
[2016-06-30 11:53:27.957] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__4tnflg_0) AND LOWER(identity_zone_id) = LOWER(:__4tnflg_1)), params: {__4tnflg_1=uaa, __4tnflg_0=scim.userids}
[2016-06-30 11:53:27.957] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__4tnflg_0) AND LOWER(identity_zone_id) = LOWER(:__4tnflg_1))), params: {__4tnflg_1=uaa, __4tnflg_0=scim.userids}
[2016-06-30 11:53:27.962] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__tqfuhg_0) ORDER BY member_id ASC, params: {__tqfuhg_0=9d91dbe1-79b0-4a52-ba00-77a87c7201f3}
[2016-06-30 11:53:27.962] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__tqfuhg_0) ORDER BY member_id ASC, params: {__tqfuhg_0=9d91dbe1-79b0-4a52-ba00-77a87c7201f3}
[2016-06-30 11:53:27.964] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: acme.dev
[2016-06-30 11:53:27.964] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 695f3c9c-d856-4068-acb7-730203e5411c
[2016-06-30 11:53:27.967] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: clients.secret
[2016-06-30 11:53:27.968] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: eed4faaf-637a-4271-8bf8-8a3f561ee9fb
[2016-06-30 11:53:27.970] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: uaa.resource
[2016-06-30 11:53:27.970] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: df3baece-6d46-4a56-b531-8f7cb2f6baa0
[2016-06-30 11:53:27.972] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: openid
[2016-06-30 11:53:27.972] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: d70d2135-bf44-4d2b-b2b4-1525d73a8dd5
[2016-06-30 11:53:27.974] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: group (Group id: null, name: openid, description: null, created: Thu Jun 30 11:53:27 EDT 2016, modified: null, version: 0, members: null) already exists, retrieving...
[2016-06-30 11:53:27.975] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__klmahz_0) AND LOWER(identity_zone_id) = LOWER(:__klmahz_1)), params: {__klmahz_1=uaa, __klmahz_0=openid}
[2016-06-30 11:53:27.975] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__klmahz_0) AND LOWER(identity_zone_id) = LOWER(:__klmahz_1))), params: {__klmahz_1=uaa, __klmahz_0=openid}
[2016-06-30 11:53:27.979] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__1fgk79_0) ORDER BY member_id ASC, params: {__1fgk79_0=76af38bf-d5cc-460a-94ad-27bc516980e5}
[2016-06-30 11:53:27.980] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__1fgk79_0) ORDER BY member_id ASC, params: {__1fgk79_0=76af38bf-d5cc-460a-94ad-27bc516980e5}
[2016-06-30 11:53:27.983] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: scim.invite
[2016-06-30 11:53:27.983] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 5f7602d5-629c-444f-a2f0-b6555aa5a35c
[2016-06-30 11:53:27.985] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: profile
[2016-06-30 11:53:27.985] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 2cc37303-535f-4eef-b19e-4fc66e838dd7
[2016-06-30 11:53:27.987] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: group (Group id: null, name: profile, description: null, created: Thu Jun 30 11:53:27 EDT 2016, modified: null, version: 0, members: null) already exists, retrieving...
[2016-06-30 11:53:27.988] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__3dcz6b_0) AND LOWER(identity_zone_id) = LOWER(:__3dcz6b_1)), params: {__3dcz6b_1=uaa, __3dcz6b_0=profile}
[2016-06-30 11:53:27.988] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__3dcz6b_0) AND LOWER(identity_zone_id) = LOWER(:__3dcz6b_1))), params: {__3dcz6b_1=uaa, __3dcz6b_0=profile}
[2016-06-30 11:53:27.993] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__ong2vv_0) ORDER BY member_id ASC, params: {__ong2vv_0=03dd25cf-63ac-4e34-9bb6-fbfbe74f1b1a}
[2016-06-30 11:53:27.993] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__ong2vv_0) ORDER BY member_id ASC, params: {__ong2vv_0=03dd25cf-63ac-4e34-9bb6-fbfbe74f1b1a}
[2016-06-30 11:53:27.996] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: groups.update
[2016-06-30 11:53:27.997] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 3e4bc263-61fb-4583-9b1b-6633d2a19f62
[2016-06-30 11:53:28.000] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: oauth.login
[2016-06-30 11:53:28.000] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 8acb9fd3-52c7-4260-b5d6-a1aef5269d49
[2016-06-30 11:53:28.003] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: uaa.admin
[2016-06-30 11:53:28.003] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 7a9dd49c-5322-43e0-ab65-e89813c61bd7
[2016-06-30 11:53:28.004] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: group (Group id: null, name: uaa.admin, description: null, created: Thu Jun 30 11:53:28 EDT 2016, modified: null, version: 0, members: null) already exists, retrieving...
[2016-06-30 11:53:28.005] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__qodgv4_0) AND LOWER(identity_zone_id) = LOWER(:__qodgv4_1)), params: {__qodgv4_1=uaa, __qodgv4_0=uaa.admin}
[2016-06-30 11:53:28.006] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__qodgv4_0) AND LOWER(identity_zone_id) = LOWER(:__qodgv4_1))), params: {__qodgv4_1=uaa, __qodgv4_0=uaa.admin}
[2016-06-30 11:53:28.011] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__7rucyy_0) ORDER BY member_id ASC, params: {__7rucyy_0=ec311833-cabd-4ecd-88ad-55360e61e3b2}
[2016-06-30 11:53:28.011] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__7rucyy_0) ORDER BY member_id ASC, params: {__7rucyy_0=ec311833-cabd-4ecd-88ad-55360e61e3b2}
[2016-06-30 11:53:28.017] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: clients.admin
[2016-06-30 11:53:28.017] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 8df75e99-b9a8-485d-a33a-12eedbb07db9
[2016-06-30 11:53:28.019] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: scim.read
[2016-06-30 11:53:28.020] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 4c167c55-9ad7-448d-b079-69aab461eee5
[2016-06-30 11:53:28.022] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: scim.create
[2016-06-30 11:53:28.023] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: ef3d5c9e-2d0b-43dd-8e4b-9c59866c1a3d
[2016-06-30 11:53:28.025] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: uaa.user
[2016-06-30 11:53:28.025] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 0aeb6c7b-5099-44de-8e62-fc435da98cd8
[2016-06-30 11:53:28.027] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: group (Group id: null, name: uaa.user, description: null, created: Thu Jun 30 11:53:28 EDT 2016, modified: null, version: 0, members: null) already exists, retrieving...
[2016-06-30 11:53:28.028] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__v51gin_0) AND LOWER(identity_zone_id) = LOWER(:__v51gin_1)), params: {__v51gin_1=uaa, __v51gin_0=uaa.user}
[2016-06-30 11:53:28.028] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__v51gin_0) AND LOWER(identity_zone_id) = LOWER(:__v51gin_1))), params: {__v51gin_1=uaa, __v51gin_0=uaa.user}
[2016-06-30 11:53:28.032] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__ctogm0_0) ORDER BY member_id ASC, params: {__ctogm0_0=7c33b6c7-6f37-4d41-957f-ef1b37b7d824}
[2016-06-30 11:53:28.032] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__ctogm0_0) ORDER BY member_id ASC, params: {__ctogm0_0=7c33b6c7-6f37-4d41-957f-ef1b37b7d824}
[2016-06-30 11:53:28.034] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: cloud_controller.read
[2016-06-30 11:53:28.035] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: ceefa35e-2dbc-4b52-b50a-f61a3bdd4eff
[2016-06-30 11:53:28.036] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: group (Group id: null, name: cloud_controller.read, description: null, created: Thu Jun 30 11:53:28 EDT 2016, modified: null, version: 0, members: null) already exists, retrieving...
[2016-06-30 11:53:28.037] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__qqjrxs_0) AND LOWER(identity_zone_id) = LOWER(:__qqjrxs_1)), params: {__qqjrxs_1=uaa, __qqjrxs_0=cloud_controller.read}
[2016-06-30 11:53:28.037] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__qqjrxs_0) AND LOWER(identity_zone_id) = LOWER(:__qqjrxs_1))), params: {__qqjrxs_1=uaa, __qqjrxs_0=cloud_controller.read}
[2016-06-30 11:53:28.042] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__dgtzz0_0) ORDER BY member_id ASC, params: {__dgtzz0_0=f776ee62-5931-4dd1-b6e5-b71081d6f69b}
[2016-06-30 11:53:28.042] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__dgtzz0_0) ORDER BY member_id ASC, params: {__dgtzz0_0=f776ee62-5931-4dd1-b6e5-b71081d6f69b}
[2016-06-30 11:53:28.044] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: password.write
[2016-06-30 11:53:28.045] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: bd5ea25d-2073-4049-81b2-ca0dbebe9ec3
[2016-06-30 11:53:28.046] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: group (Group id: null, name: password.write, description: null, created: Thu Jun 30 11:53:28 EDT 2016, modified: null, version: 0, members: null) already exists, retrieving...
[2016-06-30 11:53:28.047] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__fl450b_0) AND LOWER(identity_zone_id) = LOWER(:__fl450b_1)), params: {__fl450b_1=uaa, __fl450b_0=password.write}
[2016-06-30 11:53:28.047] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__fl450b_0) AND LOWER(identity_zone_id) = LOWER(:__fl450b_1))), params: {__fl450b_1=uaa, __fl450b_0=password.write}
[2016-06-30 11:53:28.051] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__am2a7p_0) ORDER BY member_id ASC, params: {__am2a7p_0=36ec778d-545c-4bf6-910f-3e97a7f9133f}
[2016-06-30 11:53:28.051] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__am2a7p_0) ORDER BY member_id ASC, params: {__am2a7p_0=36ec778d-545c-4bf6-910f-3e97a7f9133f}
[2016-06-30 11:53:28.054] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: myApp.read-reservations
[2016-06-30 11:53:28.054] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 1c093b31-2a20-4bf6-8992-208f77122071
[2016-06-30 11:53:28.056] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: group (Group id: null, name: myApp.read-reservations, description: null, created: Thu Jun 30 11:53:28 EDT 2016, modified: null, version: 0, members: null) already exists, retrieving...
[2016-06-30 11:53:28.057] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__vqdu3v_0) AND LOWER(identity_zone_id) = LOWER(:__vqdu3v_1)), params: {__vqdu3v_1=uaa, __vqdu3v_0=myApp.read-reservations}
[2016-06-30 11:53:28.057] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__vqdu3v_0) AND LOWER(identity_zone_id) = LOWER(:__vqdu3v_1))), params: {__vqdu3v_1=uaa, __vqdu3v_0=myApp.read-reservations}
[2016-06-30 11:53:28.062] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__e2fpx5_0) ORDER BY member_id ASC, params: {__e2fpx5_0=e897eb13-e56c-4d3b-84d0-f6400a4e411a}
[2016-06-30 11:53:28.062] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__e2fpx5_0) ORDER BY member_id ASC, params: {__e2fpx5_0=e897eb13-e56c-4d3b-84d0-f6400a4e411a}
[2016-06-30 11:53:28.064] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: organizations.acme
[2016-06-30 11:53:28.065] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: e85d672b-0033-4949-84b0-5530da2772ab
[2016-06-30 11:53:28.067] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: zones.write
[2016-06-30 11:53:28.067] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: a6902edd-353d-4395-bed5-ab00758dee28
[2016-06-30 11:53:28.069] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: clients.write
[2016-06-30 11:53:28.070] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 44c98337-b7a1-4e9d-a084-e865feabae95
[2016-06-30 11:53:28.072] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding group: scim.write
[2016-06-30 11:53:28.072] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: creating new group with id: 77ca8ef8-8606-4329-b7b1-6543a66e7e2a
[2016-06-30 11:53:28.149] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: idps.write
[2016-06-30 11:53:28.149] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: scim.me
[2016-06-30 11:53:28.149] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: roles
[2016-06-30 11:53:28.150] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: user_attributes
[2016-06-30 11:53:28.150] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: scim.zones
[2016-06-30 11:53:28.150] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: cloud_controller.admin
[2016-06-30 11:53:28.150] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: approvals.me
[2016-06-30 11:53:28.150] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: oauth.approval
[2016-06-30 11:53:28.150] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: cloud_controller.write
[2016-06-30 11:53:28.150] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: cloud_controller_service_permissions.read
[2016-06-30 11:53:28.151] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: oauth.approvals
[2016-06-30 11:53:28.151] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: uaa.none
[2016-06-30 11:53:28.151] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimUserProvisioning: Filtering groups with SQL: sql: (LOWER(username) = LOWER(:__3xupgw_0) AND LOWER(identity_zone_id) = LOWER(:__3xupgw_1)), params: {__3xupgw_1=uaa, __3xupgw_0=acme.dev}
[2016-06-30 11:53:28.152] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimUserProvisioning: complete sql: select id,version,created,lastModified,username,email,givenName,familyName,active,phoneNumber,verified,origin,external_id,identity_zone_id,salt,passwd_lastmodified from users where ((LOWER(username) = LOWER(:__3xupgw_0) AND LOWER(identity_zone_id) = LOWER(:__3xupgw_1))), params: {__3xupgw_1=uaa, __3xupgw_0=acme.dev}
[2016-06-30 11:53:28.153] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: user acme.dev does not exist, checking in groups...
[2016-06-30 11:53:28.154] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__aaoock_0) AND LOWER(identity_zone_id) = LOWER(:__aaoock_1)), params: {__aaoock_0=acme.dev, __aaoock_1=uaa}
[2016-06-30 11:53:28.155] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__aaoock_0) AND LOWER(identity_zone_id) = LOWER(:__aaoock_1))), params: {__aaoock_0=acme.dev, __aaoock_1=uaa}
[2016-06-30 11:53:28.159] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__sl8dee_0) ORDER BY member_id ASC, params: {__sl8dee_0=695f3c9c-d856-4068-acb7-730203e5411c}
[2016-06-30 11:53:28.159] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__sl8dee_0) ORDER BY member_id ASC, params: {__sl8dee_0=695f3c9c-d856-4068-acb7-730203e5411c}
[2016-06-30 11:53:28.162] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimUserProvisioning: Filtering groups with SQL: sql: (LOWER(username) = LOWER(:__afn4sx_0) AND LOWER(identity_zone_id) = LOWER(:__afn4sx_1)), params: {__afn4sx_1=uaa, __afn4sx_0=acme.qa}
[2016-06-30 11:53:28.162] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimUserProvisioning: complete sql: select id,version,created,lastModified,username,email,givenName,familyName,active,phoneNumber,verified,origin,external_id,identity_zone_id,salt,passwd_lastmodified from users where ((LOWER(username) = LOWER(:__afn4sx_0) AND LOWER(identity_zone_id) = LOWER(:__afn4sx_1))), params: {__afn4sx_1=uaa, __afn4sx_0=acme.qa}
[2016-06-30 11:53:28.164] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: user acme.qa does not exist, checking in groups...
[2016-06-30 11:53:28.165] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__ccneir_0) AND LOWER(identity_zone_id) = LOWER(:__ccneir_1)), params: {__ccneir_0=acme.qa, __ccneir_1=uaa}
[2016-06-30 11:53:28.165] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__ccneir_0) AND LOWER(identity_zone_id) = LOWER(:__ccneir_1))), params: {__ccneir_0=acme.qa, __ccneir_1=uaa}
[2016-06-30 11:53:28.169] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Filtering groups with SQL: sql: LOWER(group_id) = LOWER(:__yotxph_0) ORDER BY member_id ASC, params: {__yotxph_0=5d0264f4-ace9-40f3-b34e-599c08b7313f}
[2016-06-30 11:53:28.169] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: complete sql: select group_id,member_id,member_type,authorities,added,origin from group_membership where group_id in (select id from groups where identity_zone_id='uaa') and LOWER(group_id) = LOWER(:__yotxph_0) ORDER BY member_id ASC, params: {__yotxph_0=5d0264f4-ace9-40f3-b34e-599c08b7313f}
[2016-06-30 11:53:28.171] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [(memberId: 695f3c9c-d856-4068-acb7-730203e5411c, type: GROUP, roles: [MEMBER], origin:uaa), (memberId: 5d0264f4-ace9-40f3-b34e-599c08b7313f, type: GROUP, roles: [MEMBER], origin:uaa)] into group: acme
[2016-06-30 11:53:28.174] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Associating group:6aad3201-b361-4062-8092-ef870f0de8c7 with member:(memberId: 695f3c9c-d856-4068-acb7-730203e5411c, type: GROUP, roles: [MEMBER], origin:uaa)
[2016-06-30 11:53:28.179] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Associating group:6aad3201-b361-4062-8092-ef870f0de8c7 with member:(memberId: 5d0264f4-ace9-40f3-b34e-599c08b7313f, type: GROUP, roles: [MEMBER], origin:uaa)
[2016-06-30 11:53:28.182] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: idps.read
[2016-06-30 11:53:28.182] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: acme.qa
[2016-06-30 11:53:28.183] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: clients.read
[2016-06-30 11:53:28.183] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: zones.read
[2016-06-30 11:53:28.183] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: scim.userids
[2016-06-30 11:53:28.183] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimUserProvisioning: Filtering groups with SQL: sql: (LOWER(username) = LOWER(:__8dk2f2_0) AND LOWER(identity_zone_id) = LOWER(:__8dk2f2_1)), params: {__8dk2f2_1=uaa, __8dk2f2_0=marissa}
[2016-06-30 11:53:28.184] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimUserProvisioning: complete sql: select id,version,created,lastModified,username,email,givenName,familyName,active,phoneNumber,verified,origin,external_id,identity_zone_id,salt,passwd_lastmodified from users where ((LOWER(username) = LOWER(:__8dk2f2_0) AND LOWER(identity_zone_id) = LOWER(:__8dk2f2_1))), params: {__8dk2f2_1=uaa, __8dk2f2_0=marissa}
[2016-06-30 11:53:28.187] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [(memberId: 0739fbd6-1694-4751-8566-415a2fe2de37, type: USER, roles: [MEMBER], origin:uaa)] into group: acme.dev
[2016-06-30 11:53:28.190] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Associating group:695f3c9c-d856-4068-acb7-730203e5411c with member:(memberId: 0739fbd6-1694-4751-8566-415a2fe2de37, type: USER, roles: [MEMBER], origin:uaa)
[2016-06-30 11:53:28.192] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: clients.secret
[2016-06-30 11:53:28.193] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: uaa.resource
[2016-06-30 11:53:28.193] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: openid
[2016-06-30 11:53:28.193] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: scim.invite
[2016-06-30 11:53:28.193] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: profile
[2016-06-30 11:53:28.193] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: groups.update
[2016-06-30 11:53:28.193] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: oauth.login
[2016-06-30 11:53:28.194] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimUserProvisioning: Filtering groups with SQL: sql: (LOWER(username) = LOWER(:__dzx8gt_0) AND LOWER(identity_zone_id) = LOWER(:__dzx8gt_1)), params: {__dzx8gt_1=uaa, __dzx8gt_0=marissa}
[2016-06-30 11:53:28.195] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimUserProvisioning: complete sql: select id,version,created,lastModified,username,email,givenName,familyName,active,phoneNumber,verified,origin,external_id,identity_zone_id,salt,passwd_lastmodified from users where ((LOWER(username) = LOWER(:__dzx8gt_0) AND LOWER(identity_zone_id) = LOWER(:__dzx8gt_1))), params: {__dzx8gt_1=uaa, __dzx8gt_0=marissa}
[2016-06-30 11:53:28.198] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [(memberId: 0739fbd6-1694-4751-8566-415a2fe2de37, type: USER, roles: [MEMBER], origin:uaa)] into group: uaa.admin
[2016-06-30 11:53:28.201] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupMembershipManager: Associating group:ec311833-cabd-4ecd-88ad-55360e61e3b2 with member:(memberId: 0739fbd6-1694-4751-8566-415a2fe2de37, type: USER, roles: [MEMBER], origin:uaa)
[2016-06-30 11:53:28.202] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: 0739fbd6-1694-4751-8566-415a2fe2de37 already is member of group uaa.admin
[2016-06-30 11:53:28.203] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: clients.admin
[2016-06-30 11:53:28.203] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: scim.read
[2016-06-30 11:53:28.203] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: scim.create
[2016-06-30 11:53:28.203] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: uaa.user
[2016-06-30 11:53:28.203] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: cloud_controller.read
[2016-06-30 11:53:28.204] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: password.write
[2016-06-30 11:53:28.204] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: myApp.read-reservations
[2016-06-30 11:53:28.204] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: organizations.acme
[2016-06-30 11:53:28.204] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: zones.write
[2016-06-30 11:53:28.204] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: clients.write
[2016-06-30 11:53:28.204] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimGroupBootstrap: adding members: [] into group: scim.write
[2016-06-30 11:53:28.218] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) = LOWER(:__52wwmu_0) AND LOWER(identity_zone_id) = LOWER(:__52wwmu_1)) AND LOWER(identity_zone_id) = LOWER(:__52wwmu_2)), params: {__52wwmu_2=uaa, __52wwmu_0=acme, __52wwmu_1=uaa}
[2016-06-30 11:53:28.218] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) = LOWER(:__52wwmu_0) AND LOWER(identity_zone_id) = LOWER(:__52wwmu_1)) AND LOWER(identity_zone_id) = LOWER(:__52wwmu_2))), params: {__52wwmu_2=uaa, __52wwmu_0=acme, __52wwmu_1=uaa}
[2016-06-30 11:53:28.227] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimExternalGroupBootstrap: adding external group mapping: (Group id: 6aad3201-b361-4062-8092-ef870f0de8c7, Name: acme, externalGroup: cn=engineering,ou=groups,dc=example,dc=com, origin: ldap)
[2016-06-30 11:53:28.229] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) = LOWER(:__elewgr_0) AND LOWER(identity_zone_id) = LOWER(:__elewgr_1)) AND LOWER(identity_zone_id) = LOWER(:__elewgr_2)), params: {__elewgr_0=acme.dev, __elewgr_1=uaa, __elewgr_2=uaa}
[2016-06-30 11:53:28.229] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) = LOWER(:__elewgr_0) AND LOWER(identity_zone_id) = LOWER(:__elewgr_1)) AND LOWER(identity_zone_id) = LOWER(:__elewgr_2))), params: {__elewgr_0=acme.dev, __elewgr_1=uaa, __elewgr_2=uaa}
[2016-06-30 11:53:28.237] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimExternalGroupBootstrap: adding external group mapping: (Group id: 695f3c9c-d856-4068-acb7-730203e5411c, Name: acme.dev, externalGroup: cn=engineering,ou=groups,dc=example,dc=com, origin: ldap)
[2016-06-30 11:53:28.238] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) = LOWER(:__h63zgz_0) AND LOWER(identity_zone_id) = LOWER(:__h63zgz_1)) AND LOWER(identity_zone_id) = LOWER(:__h63zgz_2)), params: {__h63zgz_2=uaa, __h63zgz_1=uaa, __h63zgz_0=acme}
[2016-06-30 11:53:28.238] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) = LOWER(:__h63zgz_0) AND LOWER(identity_zone_id) = LOWER(:__h63zgz_1)) AND LOWER(identity_zone_id) = LOWER(:__h63zgz_2))), params: {__h63zgz_2=uaa, __h63zgz_1=uaa, __h63zgz_0=acme}
[2016-06-30 11:53:28.245] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimExternalGroupBootstrap: adding external group mapping: (Group id: 6aad3201-b361-4062-8092-ef870f0de8c7, Name: acme, externalGroup: cn=hr,ou=groups,dc=example,dc=com, origin: ldap)
[2016-06-30 11:53:28.246] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: ((LOWER(displayName) = LOWER(:__tyz0hj_0) AND LOWER(identity_zone_id) = LOWER(:__tyz0hj_1)) AND LOWER(identity_zone_id) = LOWER(:__tyz0hj_2)), params: {__tyz0hj_2=uaa, __tyz0hj_1=uaa, __tyz0hj_0=acme}
[2016-06-30 11:53:28.246] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where (((LOWER(displayName) = LOWER(:__tyz0hj_0) AND LOWER(identity_zone_id) = LOWER(:__tyz0hj_1)) AND LOWER(identity_zone_id) = LOWER(:__tyz0hj_2))), params: {__tyz0hj_2=uaa, __tyz0hj_1=uaa, __tyz0hj_0=acme}
[2016-06-30 11:53:28.253] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... DEBUG --- ScimExternalGroupBootstrap: adding external group mapping: (Group id: 6aad3201-b361-4062-8092-ef870f0de8c7, Name: acme, externalGroup: cn=mgmt,ou=groups,dc=example,dc=com, origin: ldap)
[2016-06-30 11:53:28.836] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- SimpleUrlHandlerMapping: Mapped URL path [/**] onto handler 'org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler#0'
[2016-06-30 11:53:29.170] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- RequestMappingHandlerAdapter: Looking for @ControllerAdvice: WebApplicationContext for namespace 'spring-servlet': startup date [Thu Jun 30 11:53:08 EDT 2016]; root of context hierarchy
[2016-06-30 11:53:29.258] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- RequestMappingHandlerAdapter: Looking for @ControllerAdvice: WebApplicationContext for namespace 'spring-servlet': startup date [Thu Jun 30 11:53:08 EDT 2016]; root of context hierarchy
[2016-06-30 11:53:29.342] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- SimpleUrlHandlerMapping: Mapped URL path [/resources/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0'
[2016-06-30 11:53:29.397] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- RequestMappingHandlerAdapter: Looking for @ControllerAdvice: WebApplicationContext for namespace 'spring-servlet': startup date [Thu Jun 30 11:53:08 EDT 2016]; root of context hierarchy
[2016-06-30 11:53:29.429] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- SimpleUrlHandlerMapping: Mapped URL path [/**] onto handler 'org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler#1'
[2016-06-30 11:53:30.094] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- SimpleUrlHandlerMapping: Mapped URL path [/**] onto handler 'org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler#2'
[2016-06-30 11:53:30.115] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- MBeanExporter: Registering beans for JMX exposure on startup
[2016-06-30 11:53:30.119] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- MBeanExporter: Located managed bean 'spring.application:type=DataSource,name=dataSource': registering with JMX server as MBean [spring.application:type=DataSource,name=dataSource]
[2016-06-30 11:53:30.205] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- MBeanExporter: Registering beans for JMX exposure on startup
[2016-06-30 11:53:30.208] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- MBeanExporter: Located managed bean 'spring.application:type=Config,name=uaa': registering with JMX server as MBean [spring.application:type=Config,name=uaa]
[2016-06-30 11:53:30.348] cloudfoundry-identity-server/uaa - ???? [localhost-startStop-1] .... INFO --- DispatcherServlet: FrameworkServlet 'spring': initialization completed in 21894 ms
[2016-06-30 11:53:33.287] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [loginAuthenticateRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/authenticate' with parameters={} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:33.288] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={source=login} and headers {accept=[application/json]}
[2016-06-30 11:53:33.289] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [loginTokenRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/token' with parameters={source=login, grant_type=password, add_new=} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:33.289] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcherOld] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={login={} and headers {accept=[application/json]}
[2016-06-30 11:53:33.290] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [passcodeTokenMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/token' with parameters={grant_type=password, passcode=} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:33.290] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=token, source=credentials} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:33.290] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeApiRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=code, client_id=} and headers {Authorization=[bearer ]}
[2016-06-30 11:53:33.290] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [xOauthCallbackRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/login/callback' with parameters={code=} and headers {}
[2016-06-30 11:53:33.290] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcherOld] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=token, credentials={} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:33.291] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [autologinAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=code, code=} and headers {}
[2016-06-30 11:53:33.291] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [autologinRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/autologin' with parameters={code=} and headers {}
[2016-06-30 11:53:33.298] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- CorsFilter: CORS Processing request: URI: /uaa/oauth/authorize; Scheme: http; Host: localhost; Port: 8080; Origin: http://localhost:8081; Method: GET
[2016-06-30 11:53:33.299] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- CorsFilter: Request cross origin request has passed validation.
[2016-06-30 11:53:33.303] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:33.303] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/oauth/authorize response_type:code
[2016-06-30 11:53:33.304] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/oauth/authorize response_type:code
[2016-06-30 11:53:33.304] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'uiSecurity' processing request GET /uaa/oauth/authorize
[2016-06-30 11:53:33.335] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- CorsFilter: CORS processing completed for: URI: /uaa/oauth/authorize; Scheme: http; Host: localhost; Port: 8080; Origin: http://localhost:8081; Method: GET Status:302
[2016-06-30 11:53:33.338] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- UaaRequestMatcher: [loginAuthenticateRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/authenticate' with parameters={} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:33.338] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={source=login} and headers {accept=[application/json]}
[2016-06-30 11:53:33.339] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- UaaRequestMatcher: [loginTokenRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/token' with parameters={source=login, grant_type=password, add_new=} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:33.339] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcherOld] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={login={} and headers {accept=[application/json]}
[2016-06-30 11:53:33.339] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- UaaRequestMatcher: [passcodeTokenMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/token' with parameters={grant_type=password, passcode=} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:33.339] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={response_type=token, source=credentials} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:33.339] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeApiRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={response_type=code, client_id=} and headers {Authorization=[bearer ]}
[2016-06-30 11:53:33.339] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- UaaRequestMatcher: [xOauthCallbackRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/login/callback' with parameters={code=} and headers {}
[2016-06-30 11:53:33.339] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcherOld] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={response_type=token, credentials={} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:33.340] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- UaaRequestMatcher: [autologinAuthorizeRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={response_type=code, code=} and headers {}
[2016-06-30 11:53:33.340] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- UaaRequestMatcher: [autologinRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/autologin' with parameters={code=} and headers {}
[2016-06-30 11:53:33.340] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- CorsFilter: CORS Processing request: URI: /uaa/login; Scheme: http; Host: localhost; Port: 8080; Origin: http://localhost:8081; Method: GET
[2016-06-30 11:53:33.340] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- CorsFilter: Request cross origin request has passed validation.
[2016-06-30 11:53:33.343] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:33.344] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/login response_type:null
[2016-06-30 11:53:33.344] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/login response_type:null
[2016-06-30 11:53:33.344] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'uiSecurity' processing request GET /uaa/login
[2016-06-30 11:53:33.436] cloudfoundry-identity-server - ???? [http-bio-8080-exec-6] .... DEBUG --- CorsFilter: CORS processing completed for: URI: /uaa/login; Scheme: http; Host: localhost; Port: 8080; Origin: http://localhost:8081; Method: GET Status:200
[2016-06-30 11:53:35.748] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [loginAuthenticateRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/authenticate' with parameters={} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:35.748] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={source=login} and headers {accept=[application/json]}
[2016-06-30 11:53:35.749] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [loginTokenRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/token' with parameters={source=login, grant_type=password, add_new=} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:35.749] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcherOld] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={login={} and headers {accept=[application/json]}
[2016-06-30 11:53:35.749] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [passcodeTokenMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/token' with parameters={grant_type=password, passcode=} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:35.749] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=token, source=credentials} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:35.750] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeApiRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=code, client_id=} and headers {Authorization=[bearer ]}
[2016-06-30 11:53:35.750] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [xOauthCallbackRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/login/callback' with parameters={code=} and headers {}
[2016-06-30 11:53:35.750] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcherOld] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=token, credentials={} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:35.750] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [autologinAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=code, code=} and headers {}
[2016-06-30 11:53:35.751] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [autologinRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/autologin' with parameters={code=} and headers {}
[2016-06-30 11:53:35.751] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- CorsFilter: CORS Processing request: URI: /uaa/oauth/authorize; Scheme: http; Host: localhost; Port: 8080; Origin: http://localhost:8081; Method: GET
[2016-06-30 11:53:35.751] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- CorsFilter: Request cross origin request has passed validation.
[2016-06-30 11:53:35.755] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:35.755] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/oauth/authorize response_type:code
[2016-06-30 11:53:35.755] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/oauth/authorize response_type:code
[2016-06-30 11:53:35.755] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'uiSecurity' processing request GET /uaa/oauth/authorize
[2016-06-30 11:53:35.757] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- CorsFilter: CORS processing completed for: URI: /uaa/oauth/authorize; Scheme: http; Host: localhost; Port: 8080; Origin: http://localhost:8081; Method: GET Status:302
[2016-06-30 11:53:35.760] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [loginAuthenticateRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/authenticate' with parameters={} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:35.761] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={source=login} and headers {accept=[application/json]}
[2016-06-30 11:53:35.761] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [loginTokenRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/token' with parameters={source=login, grant_type=password, add_new=} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:35.761] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcherOld] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={login={} and headers {accept=[application/json]}
[2016-06-30 11:53:35.761] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [passcodeTokenMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/token' with parameters={grant_type=password, passcode=} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:35.761] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={response_type=token, source=credentials} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:35.762] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeApiRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={response_type=code, client_id=} and headers {Authorization=[bearer ]}
[2016-06-30 11:53:35.762] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [xOauthCallbackRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/login/callback' with parameters={code=} and headers {}
[2016-06-30 11:53:35.762] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcherOld] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={response_type=token, credentials={} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:35.762] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [autologinAuthorizeRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={response_type=code, code=} and headers {}
[2016-06-30 11:53:35.762] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [autologinRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/autologin' with parameters={code=} and headers {}
[2016-06-30 11:53:35.763] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- CorsFilter: CORS Processing request: URI: /uaa/login; Scheme: http; Host: localhost; Port: 8080; Origin: http://localhost:8081; Method: GET
[2016-06-30 11:53:35.763] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- CorsFilter: Request cross origin request has passed validation.
[2016-06-30 11:53:35.765] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:35.766] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/login response_type:null
[2016-06-30 11:53:35.766] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/login response_type:null
[2016-06-30 11:53:35.766] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'uiSecurity' processing request GET /uaa/login
[2016-06-30 11:53:35.782] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- CorsFilter: CORS processing completed for: URI: /uaa/login; Scheme: http; Host: localhost; Port: 8080; Origin: http://localhost:8081; Method: GET Status:200
[2016-06-30 11:53:45.850] cloudfoundry-identity-server - ???? [http-bio-8080-exec-4] .... DEBUG --- UaaRequestMatcher: [loginAuthenticateRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/authenticate' with parameters={} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:45.851] cloudfoundry-identity-server - ???? [http-bio-8080-exec-4] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={source=login} and headers {accept=[application/json]}
[2016-06-30 11:53:45.851] cloudfoundry-identity-server - ???? [http-bio-8080-exec-4] .... DEBUG --- UaaRequestMatcher: [loginTokenRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/token' with parameters={source=login, grant_type=password, add_new=} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:45.851] cloudfoundry-identity-server - ???? [http-bio-8080-exec-4] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcherOld] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={login={} and headers {accept=[application/json]}
[2016-06-30 11:53:45.852] cloudfoundry-identity-server - ???? [http-bio-8080-exec-4] .... DEBUG --- UaaRequestMatcher: [passcodeTokenMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/token' with parameters={grant_type=password, passcode=} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:45.852] cloudfoundry-identity-server - ???? [http-bio-8080-exec-4] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=token, source=credentials} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:45.852] cloudfoundry-identity-server - ???? [http-bio-8080-exec-4] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeApiRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=code, client_id=} and headers {Authorization=[bearer ]}
[2016-06-30 11:53:45.852] cloudfoundry-identity-server - ???? [http-bio-8080-exec-4] .... DEBUG --- UaaRequestMatcher: [xOauthCallbackRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/login/callback' with parameters={code=} and headers {}
[2016-06-30 11:53:45.852] cloudfoundry-identity-server - ???? [http-bio-8080-exec-4] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcherOld] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=token, credentials={} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:45.853] cloudfoundry-identity-server - ???? [http-bio-8080-exec-4] .... DEBUG --- UaaRequestMatcher: [autologinAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=code, code=} and headers {}
[2016-06-30 11:53:45.853] cloudfoundry-identity-server - ???? [http-bio-8080-exec-4] .... DEBUG --- UaaRequestMatcher: [autologinRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/autologin' with parameters={code=} and headers {}
[2016-06-30 11:53:45.856] cloudfoundry-identity-server - ???? [http-bio-8080-exec-4] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:45.856] cloudfoundry-identity-server - ???? [http-bio-8080-exec-4] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/oauth/authorize response_type:code
[2016-06-30 11:53:45.856] cloudfoundry-identity-server - ???? [http-bio-8080-exec-4] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/oauth/authorize response_type:code
[2016-06-30 11:53:45.856] cloudfoundry-identity-server - ???? [http-bio-8080-exec-4] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'uiSecurity' processing request GET /uaa/oauth/authorize
[2016-06-30 11:53:45.863] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginAuthenticateRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/authenticate' with parameters={} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:45.863] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={source=login} and headers {accept=[application/json]}
[2016-06-30 11:53:45.863] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginTokenRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/token' with parameters={source=login, grant_type=password, add_new=} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:45.864] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcherOld] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={login={} and headers {accept=[application/json]}
[2016-06-30 11:53:45.864] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [passcodeTokenMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/token' with parameters={grant_type=password, passcode=} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:45.864] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={response_type=token, source=credentials} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:45.864] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeApiRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={response_type=code, client_id=} and headers {Authorization=[bearer ]}
[2016-06-30 11:53:45.864] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [xOauthCallbackRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/login/callback' with parameters={code=} and headers {}
[2016-06-30 11:53:45.865] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcherOld] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={response_type=token, credentials={} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:45.865] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [autologinAuthorizeRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/oauth/authorize' with parameters={response_type=code, code=} and headers {}
[2016-06-30 11:53:45.865] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [autologinRequestMatcher] Checking match of request : '/uaa/login'; '/uaa/autologin' with parameters={code=} and headers {}
[2016-06-30 11:53:45.868] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:45.868] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/login response_type:null
[2016-06-30 11:53:45.868] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/login response_type:null
[2016-06-30 11:53:45.868] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'uiSecurity' processing request GET /uaa/login
[2016-06-30 11:53:45.889] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- TemplateEngine: [THYMELEAF] INITIALIZING TEMPLATE ENGINE
[2016-06-30 11:53:45.973] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- AbstractTemplateResolver: [THYMELEAF] INITIALIZING TEMPLATE RESOLVER: org.thymeleaf.templateresolver.TemplateResolver
[2016-06-30 11:53:45.973] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- AbstractTemplateResolver: [THYMELEAF] TEMPLATE RESOLVER INITIALIZED OK
[2016-06-30 11:53:45.973] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- AbstractMessageResolver: [THYMELEAF] INITIALIZING MESSAGE RESOLVER: org.thymeleaf.spring4.messageresolver.SpringMessageResolver
[2016-06-30 11:53:45.974] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- AbstractMessageResolver: [THYMELEAF] MESSAGE RESOLVER INITIALIZED OK
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] TEMPLATE ENGINE CONFIGURATION:
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * Cache Factory implementation: org.thymeleaf.cache.StandardCacheManager
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * Template modes:
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * HTML5
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * XHTML
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * VALIDXML
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * VALIDXHTML
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * XML
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * LEGACYHTML5
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * Template resolvers (in order):
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * org.thymeleaf.templateresolver.TemplateResolver
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * Message resolvers (in order):
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * org.thymeleaf.spring4.messageresolver.SpringMessageResolver
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * Dialect [1 of 3]: org.thymeleaf.spring4.dialect.SpringStandardDialect
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * Prefix: "th"
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * Dialect [2 of 3]: nz.net.ultraq.thymeleaf.LayoutDialect
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * Prefix: "layout"
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * Dialect [3 of 3]: org.thymeleaf.extras.springsecurity3.dialect.SpringSecurityDialect
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] * Prefix: "sec"
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- CONFIG: [THYMELEAF] TEMPLATE ENGINE CONFIGURED OK
[2016-06-30 11:53:45.980] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- TemplateEngine: [THYMELEAF] TEMPLATE ENGINE INITIALIZED
[2016-06-30 11:53:46.210] cloudfoundry-identity-server - ???? [http-bio-8080-exec-3] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:46.210] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:46.211] cloudfoundry-identity-server - ???? [http-bio-8080-exec-1] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:46.211] cloudfoundry-identity-server - ???? [http-bio-8080-exec-3] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/resources/oss/images/product-logo.png response_type:null
[2016-06-30 11:53:46.212] cloudfoundry-identity-server - ???? [http-bio-8080-exec-1] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/resources/oss/stylesheets/application.css response_type:null
[2016-06-30 11:53:46.212] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/vendor/font-awesome/css/font-awesome.min.css response_type:null
[2016-06-30 11:53:46.212] cloudfoundry-identity-server - ???? [http-bio-8080-exec-1] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/resources/oss/stylesheets/application.css response_type:null
[2016-06-30 11:53:46.212] cloudfoundry-identity-server - ???? [http-bio-8080-exec-3] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/resources/oss/images/product-logo.png response_type:null
[2016-06-30 11:53:46.213] cloudfoundry-identity-server - ???? [http-bio-8080-exec-1] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'secFilterOpen01' processing request GET /uaa/resources/oss/stylesheets/application.css
[2016-06-30 11:53:46.212] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/vendor/font-awesome/css/font-awesome.min.css response_type:null
[2016-06-30 11:53:46.213] cloudfoundry-identity-server - ???? [http-bio-8080-exec-3] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'secFilterOpen01' processing request GET /uaa/resources/oss/images/product-logo.png
[2016-06-30 11:53:46.213] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'secFilterOpen07' processing request GET /uaa/vendor/font-awesome/css/font-awesome.min.css
[2016-06-30 11:53:50.297] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginAuthenticateRequestMatcher] Checking match of request : '/uaa/login.do'; '/uaa/authenticate' with parameters={} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:50.297] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcher] Checking match of request : '/uaa/login.do'; '/uaa/oauth/authorize' with parameters={source=login} and headers {accept=[application/json]}
[2016-06-30 11:53:50.297] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginTokenRequestMatcher] Checking match of request : '/uaa/login.do'; '/uaa/oauth/token' with parameters={source=login, grant_type=password, add_new=} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:50.297] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcherOld] Checking match of request : '/uaa/login.do'; '/uaa/oauth/authorize' with parameters={login={} and headers {accept=[application/json]}
[2016-06-30 11:53:50.298] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [passcodeTokenMatcher] Checking match of request : '/uaa/login.do'; '/uaa/oauth/token' with parameters={grant_type=password, passcode=} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:50.298] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcher] Checking match of request : '/uaa/login.do'; '/uaa/oauth/authorize' with parameters={response_type=token, source=credentials} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:50.298] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeApiRequestMatcher] Checking match of request : '/uaa/login.do'; '/uaa/oauth/authorize' with parameters={response_type=code, client_id=} and headers {Authorization=[bearer ]}
[2016-06-30 11:53:50.298] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [xOauthCallbackRequestMatcher] Checking match of request : '/uaa/login.do'; '/uaa/login/callback' with parameters={code=} and headers {}
[2016-06-30 11:53:50.299] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcherOld] Checking match of request : '/uaa/login.do'; '/uaa/oauth/authorize' with parameters={response_type=token, credentials={} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:50.299] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [autologinAuthorizeRequestMatcher] Checking match of request : '/uaa/login.do'; '/uaa/oauth/authorize' with parameters={response_type=code, code=} and headers {}
[2016-06-30 11:53:50.299] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [autologinRequestMatcher] Checking match of request : '/uaa/login.do'; '/uaa/autologin' with parameters={code=} and headers {}
[2016-06-30 11:53:50.300] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- CorsFilter: CORS Processing request: URI: /uaa/login.do; Scheme: http; Host: localhost; Port: 8080; Origin: http://localhost:8080; Method: POST
[2016-06-30 11:53:50.301] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- CorsFilter: Request cross origin request has passed validation.
[2016-06-30 11:53:50.303] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:50.303] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/login.do response_type:null
[2016-06-30 11:53:50.304] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/login.do response_type:null
[2016-06-30 11:53:50.304] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'uiSecurity' processing request POST /uaa/login.do
[2016-06-30 11:53:50.308] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- ChainedAuthenticationManager: Attempting chained authentication of org.springframework.security.authentication.UsernamePasswordAuthenticationToken@d230be34: Principal: marissa; Credentials: [PROTECTED]; Authenticated: false; Details: remoteAddress=0:0:0:0:0:0:0:1, sessionId=2D25AF4F5CCF93810B60CA0458A10FC7; Not granted any authorities with manager:org.cloudfoundry.identity.uaa.authentication.manager.CheckIdpEnabledAuthenticationManager@446ed785 required:null
[2016-06-30 11:53:50.310] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- AuthzAuthenticationManager: Processing authentication request for marissa
[2016-06-30 11:53:50.416] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- AuthzAuthenticationManager: Password successfully matched for userId[marissa]:0739fbd6-1694-4751-8566-415a2fe2de37
[2016-06-30 11:53:50.419] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- Audit: UserAuthenticationSuccess ('marissa'): principal=0739fbd6-1694-4751-8566-415a2fe2de37, origin=[remoteAddress=0:0:0:0:0:0:0:1, sessionId=2D25AF4F5CCF93810B60CA0458A10FC7], identityZoneId=[uaa]
[2016-06-30 11:53:50.421] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- ChainedAuthenticationManager: Chained Authentication status of org.springframework.security.authentication.UsernamePasswordAuthenticationToken@d230be34: Principal: marissa; Credentials: [PROTECTED]; Authenticated: false; Details: remoteAddress=0:0:0:0:0:0:0:1, sessionId=2D25AF4F5CCF93810B60CA0458A10FC7; Not granted any authorities with manager:org.cloudfoundry.identity.uaa.authentication.manager.ChainedAuthenticationManager$AuthenticationManagerConfiguration@63206481; Authenticated:true
[2016-06-30 11:53:50.424] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- CorsFilter: CORS processing completed for: URI: /uaa/login.do; Scheme: http; Host: localhost; Port: 8080; Origin: http://localhost:8080; Method: POST Status:302
[2016-06-30 11:53:50.428] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginAuthenticateRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/authenticate' with parameters={} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:50.428] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={source=login} and headers {accept=[application/json]}
[2016-06-30 11:53:50.429] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginTokenRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/token' with parameters={source=login, grant_type=password, add_new=} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:50.429] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcherOld] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={login={} and headers {accept=[application/json]}
[2016-06-30 11:53:50.429] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [passcodeTokenMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/token' with parameters={grant_type=password, passcode=} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:50.429] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=token, source=credentials} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:50.429] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeApiRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=code, client_id=} and headers {Authorization=[bearer ]}
[2016-06-30 11:53:50.430] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [xOauthCallbackRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/login/callback' with parameters={code=} and headers {}
[2016-06-30 11:53:50.430] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcherOld] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=token, credentials={} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:50.430] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [autologinAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=code, code=} and headers {}
[2016-06-30 11:53:50.430] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [autologinRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/autologin' with parameters={code=} and headers {}
[2016-06-30 11:53:50.433] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:50.433] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/oauth/authorize response_type:code
[2016-06-30 11:53:50.433] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/oauth/authorize response_type:code
[2016-06-30 11:53:50.433] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'uiSecurity' processing request GET /uaa/oauth/authorize
[2016-06-30 11:53:50.436] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- SessionResetFilter: Evaluating user-id for session reset:0739fbd6-1694-4751-8566-415a2fe2de37
[2016-06-30 11:53:50.472] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UserManagedAuthzApprovalHandler: Looking up user approved authorizations for client_id=myApp and username=marissa
[2016-06-30 11:53:50.477] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- JdbcApprovalStore: Filtering approvals with filter: [sql: (LOWER(user_id) = LOWER(:__rdvmbz_0) AND LOWER(client_id) = LOWER(:__rdvmbz_1)), params: {__rdvmbz_1=myApp, __rdvmbz_0=0739fbd6-1694-4751-8566-415a2fe2de37}]
[2016-06-30 11:53:50.480] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UserManagedAuthzApprovalHandler: Valid user approved/denied scopes are []
[2016-06-30 11:53:50.480] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaAuthorizationEndpoint: Loading user approval page: forward:/oauth/confirm_access
[2016-06-30 11:53:50.497] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- JdbcApprovalStore: Filtering approvals with filter: [sql: (LOWER(user_id) = LOWER(:__k5iqxh_0) AND LOWER(client_id) = LOWER(:__k5iqxh_1)), params: {__k5iqxh_0=0739fbd6-1694-4751-8566-415a2fe2de37, __k5iqxh_1=myApp}]
[2016-06-30 11:53:50.501] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__c2ujfq_0) AND LOWER(identity_zone_id) = LOWER(:__c2ujfq_1)), params: {__c2ujfq_0=openid, __c2ujfq_1=uaa}
[2016-06-30 11:53:50.501] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__c2ujfq_0) AND LOWER(identity_zone_id) = LOWER(:__c2ujfq_1))), params: {__c2ujfq_0=openid, __c2ujfq_1=uaa}
[2016-06-30 11:53:50.511] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- JdbcScimGroupProvisioning: Filtering groups with SQL: sql: (LOWER(displayName) = LOWER(:__qezwu2_0) AND LOWER(identity_zone_id) = LOWER(:__qezwu2_1)), params: {__qezwu2_1=uaa, __qezwu2_0=myApp.read-reservations}
[2016-06-30 11:53:50.512] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- JdbcScimGroupProvisioning: complete sql: select id,displayName,description,created,lastModified,version,identity_zone_id from groups where ((LOWER(displayName) = LOWER(:__qezwu2_0) AND LOWER(identity_zone_id) = LOWER(:__qezwu2_1))), params: {__qezwu2_1=uaa, __qezwu2_0=myApp.read-reservations}
[2016-06-30 11:53:50.604] cloudfoundry-identity-server - ???? [http-bio-8080-exec-1] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:50.604] cloudfoundry-identity-server - ???? [http-bio-8080-exec-1] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/resources/javascripts/nav.js response_type:null
[2016-06-30 11:53:50.605] cloudfoundry-identity-server - ???? [http-bio-8080-exec-1] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/resources/javascripts/nav.js response_type:null
[2016-06-30 11:53:50.605] cloudfoundry-identity-server - ???? [http-bio-8080-exec-1] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'secFilterOpen01' processing request GET /uaa/resources/javascripts/nav.js
[2016-06-30 11:53:50.612] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:50.613] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/vendor/jquery/javascripts/jquery.js response_type:null
[2016-06-30 11:53:50.613] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/vendor/jquery/javascripts/jquery.js response_type:null
[2016-06-30 11:53:50.613] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'secFilterOpen07' processing request GET /uaa/vendor/jquery/javascripts/jquery.js
[2016-06-30 11:53:50.719] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- CorsFilter: CORS Processing request: URI: /uaa/vendor/font-awesome/fonts/fontawesome-webfont.woff; Scheme: http; Host: localhost; Port: 8080; Origin: http://localhost:8080; Method: GET
[2016-06-30 11:53:50.719] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- CorsFilter: Request cross origin request has passed validation.
[2016-06-30 11:53:50.721] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:50.722] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/vendor/font-awesome/fonts/fontawesome-webfont.woff response_type:null
[2016-06-30 11:53:50.722] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/vendor/font-awesome/fonts/fontawesome-webfont.woff response_type:null
[2016-06-30 11:53:50.722] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'secFilterOpen07' processing request GET /uaa/vendor/font-awesome/fonts/fontawesome-webfont.woff
[2016-06-30 11:53:50.733] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- CorsFilter: CORS processing completed for: URI: /uaa/vendor/font-awesome/fonts/fontawesome-webfont.woff; Scheme: http; Host: localhost; Port: 8080; Origin: http://localhost:8080; Method: GET Status:200
[2016-06-30 11:53:52.134] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginAuthenticateRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/authenticate' with parameters={} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:52.134] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={source=login} and headers {accept=[application/json]}
[2016-06-30 11:53:52.134] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginTokenRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/token' with parameters={source=login, grant_type=password, add_new=} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:52.134] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcherOld] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={login={} and headers {accept=[application/json]}
[2016-06-30 11:53:52.135] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [passcodeTokenMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/token' with parameters={grant_type=password, passcode=} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:52.135] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=token, source=credentials} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:52.135] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeApiRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=code, client_id=} and headers {Authorization=[bearer ]}
[2016-06-30 11:53:52.135] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [xOauthCallbackRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/login/callback' with parameters={code=} and headers {}
[2016-06-30 11:53:52.135] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcherOld] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=token, credentials={} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:52.135] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [autologinAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/oauth/authorize' with parameters={response_type=code, code=} and headers {}
[2016-06-30 11:53:52.136] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaRequestMatcher: [autologinRequestMatcher] Checking match of request : '/uaa/oauth/authorize'; '/uaa/autologin' with parameters={code=} and headers {}
[2016-06-30 11:53:52.136] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- CorsFilter: CORS Processing request: URI: /uaa/oauth/authorize; Scheme: http; Host: localhost; Port: 8080; Origin: http://localhost:8080; Method: POST
[2016-06-30 11:53:52.137] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- CorsFilter: Request cross origin request has passed validation.
[2016-06-30 11:53:52.139] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:52.140] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/oauth/authorize response_type:null
[2016-06-30 11:53:52.140] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/oauth/authorize response_type:null
[2016-06-30 11:53:52.140] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'uiSecurity' processing request POST /uaa/oauth/authorize
[2016-06-30 11:53:52.141] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- SessionResetFilter: Evaluating user-id for session reset:0739fbd6-1694-4751-8566-415a2fe2de37
[2016-06-30 11:53:52.147] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UserManagedAuthzApprovalHandler: Looking up user approved authorizations for client_id=myApp and username=marissa
[2016-06-30 11:53:52.150] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- JdbcApprovalStore: adding approval: [[0739fbd6-1694-4751-8566-415a2fe2de37, openid, myApp, Sat Jul 30 11:53:52 EDT 2016, APPROVED, Thu Jun 30 11:53:52 EDT 2016]]
[2016-06-30 11:53:52.151] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- JdbcApprovalStore: refreshing approval: [[0739fbd6-1694-4751-8566-415a2fe2de37, openid, myApp, Sat Jul 30 11:53:52 EDT 2016, APPROVED, Thu Jun 30 11:53:52 EDT 2016]]
[2016-06-30 11:53:52.161] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- Audit: ApprovalModifiedEvent ('{"scope":"openid","status":"APPROVED"}'): principal=0739fbd6-1694-4751-8566-415a2fe2de37, origin=[caller=marissa, details=(remoteAddress=0:0:0:0:0:0:0:1, sessionId=2D25AF4F5CCF93810B60CA0458A10FC7)], identityZoneId=[uaa]
[2016-06-30 11:53:52.162] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- JdbcApprovalStore: adding approval: [[0739fbd6-1694-4751-8566-415a2fe2de37, myApp.read-reservations, myApp, Sat Jul 30 11:53:52 EDT 2016, APPROVED, Thu Jun 30 11:53:52 EDT 2016]]
[2016-06-30 11:53:52.162] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- JdbcApprovalStore: refreshing approval: [[0739fbd6-1694-4751-8566-415a2fe2de37, myApp.read-reservations, myApp, Sat Jul 30 11:53:52 EDT 2016, APPROVED, Thu Jun 30 11:53:52 EDT 2016]]
[2016-06-30 11:53:52.165] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... INFO --- Audit: ApprovalModifiedEvent ('{"scope":"myApp.read-reservations","status":"APPROVED"}'): principal=0739fbd6-1694-4751-8566-415a2fe2de37, origin=[caller=marissa, details=(remoteAddress=0:0:0:0:0:0:0:1, sessionId=2D25AF4F5CCF93810B60CA0458A10FC7)], identityZoneId=[uaa]
[2016-06-30 11:53:52.167] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaTokenStore: [oauth_code] Removed 0 expired entries.
[2016-06-30 11:53:52.169] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- UaaTokenStore: [oauth_code] Removed 0 old entries.
[2016-06-30 11:53:52.196] cloudfoundry-identity-server - ???? [http-bio-8080-exec-10] .... DEBUG --- CorsFilter: CORS processing completed for: URI: /uaa/oauth/authorize; Scheme: http; Host: localhost; Port: 8080; Origin: http://localhost:8080; Method: POST Status:302
[2016-06-30 11:53:52.214] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [loginAuthenticateRequestMatcher] Checking match of request : '/uaa/oauth/token'; '/uaa/authenticate' with parameters={} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:52.215] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcher] Checking match of request : '/uaa/oauth/token'; '/uaa/oauth/authorize' with parameters={source=login} and headers {accept=[application/json]}
[2016-06-30 11:53:52.215] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [loginTokenRequestMatcher] Checking match of request : '/uaa/oauth/token'; '/uaa/oauth/token' with parameters={source=login, grant_type=password, add_new=} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:52.215] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcherOld] Checking match of request : '/uaa/oauth/token'; '/uaa/oauth/authorize' with parameters={login={} and headers {accept=[application/json]}
[2016-06-30 11:53:52.215] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [passcodeTokenMatcher] Checking match of request : '/uaa/oauth/token'; '/uaa/oauth/token' with parameters={grant_type=password, passcode=} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:52.218] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:52.218] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/oauth/token response_type:null
[2016-06-30 11:53:52.219] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/oauth/token response_type:null
[2016-06-30 11:53:52.219] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'tokenEndpointSecurity' processing request POST /uaa/oauth/token
[2016-06-30 11:53:52.332] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... INFO --- Audit: ClientAuthenticationSuccess ('Client authentication success'): principal=myApp, origin=[remoteAddress=127.0.0.1, clientId=myApp], identityZoneId=[uaa]
[2016-06-30 11:53:52.346] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaTokenStore: [oauth_code] Removed 0 expired entries.
[2016-06-30 11:53:52.347] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaTokenStore: [oauth_code] Removed 0 old entries.
[2016-06-30 11:53:52.419] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... INFO --- Audit: TokenIssuedEvent ('["myApp.read-reservations","openid"]'): principal=0739fbd6-1694-4751-8566-415a2fe2de37, origin=[caller=myApp, details=(remoteAddress=127.0.0.1, clientId=myApp)], identityZoneId=[uaa]
[2016-06-30 11:53:52.452] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [loginAuthenticateRequestMatcher] Checking match of request : '/uaa/userinfo'; '/uaa/authenticate' with parameters={} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:52.452] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcher] Checking match of request : '/uaa/userinfo'; '/uaa/oauth/authorize' with parameters={source=login} and headers {accept=[application/json]}
[2016-06-30 11:53:52.452] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [loginTokenRequestMatcher] Checking match of request : '/uaa/userinfo'; '/uaa/oauth/token' with parameters={source=login, grant_type=password, add_new=} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:52.452] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcherOld] Checking match of request : '/uaa/userinfo'; '/uaa/oauth/authorize' with parameters={login={} and headers {accept=[application/json]}
[2016-06-30 11:53:52.453] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [passcodeTokenMatcher] Checking match of request : '/uaa/userinfo'; '/uaa/oauth/token' with parameters={grant_type=password, passcode=} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:52.453] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcher] Checking match of request : '/uaa/userinfo'; '/uaa/oauth/authorize' with parameters={response_type=token, source=credentials} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:52.453] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeApiRequestMatcher] Checking match of request : '/uaa/userinfo'; '/uaa/oauth/authorize' with parameters={response_type=code, client_id=} and headers {Authorization=[bearer ]}
[2016-06-30 11:53:52.453] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [xOauthCallbackRequestMatcher] Checking match of request : '/uaa/userinfo'; '/uaa/login/callback' with parameters={code=} and headers {}
[2016-06-30 11:53:52.453] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcherOld] Checking match of request : '/uaa/userinfo'; '/uaa/oauth/authorize' with parameters={response_type=token, credentials={} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:52.457] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:52.457] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/userinfo response_type:null
[2016-06-30 11:53:52.457] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/userinfo response_type:null
[2016-06-30 11:53:52.457] cloudfoundry-identity-server - ???? [http-bio-8080-exec-8] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'userInfoSecurity' processing request GET /uaa/userinfo
[2016-06-30 11:53:52.672] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [loginAuthenticateRequestMatcher] Checking match of request : '/uaa/userinfo'; '/uaa/authenticate' with parameters={} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:52.673] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcher] Checking match of request : '/uaa/userinfo'; '/uaa/oauth/authorize' with parameters={source=login} and headers {accept=[application/json]}
[2016-06-30 11:53:52.673] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [loginTokenRequestMatcher] Checking match of request : '/uaa/userinfo'; '/uaa/oauth/token' with parameters={source=login, grant_type=password, add_new=} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:52.673] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcherOld] Checking match of request : '/uaa/userinfo'; '/uaa/oauth/authorize' with parameters={login={} and headers {accept=[application/json]}
[2016-06-30 11:53:52.673] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [passcodeTokenMatcher] Checking match of request : '/uaa/userinfo'; '/uaa/oauth/token' with parameters={grant_type=password, passcode=} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:52.673] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcher] Checking match of request : '/uaa/userinfo'; '/uaa/oauth/authorize' with parameters={response_type=token, source=credentials} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:52.674] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeApiRequestMatcher] Checking match of request : '/uaa/userinfo'; '/uaa/oauth/authorize' with parameters={response_type=code, client_id=} and headers {Authorization=[bearer ]}
[2016-06-30 11:53:52.674] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [xOauthCallbackRequestMatcher] Checking match of request : '/uaa/userinfo'; '/uaa/login/callback' with parameters={code=} and headers {}
[2016-06-30 11:53:52.674] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcherOld] Checking match of request : '/uaa/userinfo'; '/uaa/oauth/authorize' with parameters={response_type=token, credentials={} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:52.677] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:52.678] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/userinfo response_type:null
[2016-06-30 11:53:52.678] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/userinfo response_type:null
[2016-06-30 11:53:52.678] cloudfoundry-identity-server - ???? [http-bio-8080-exec-5] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'userInfoSecurity' processing request GET /uaa/userinfo
[2016-06-30 11:53:53.091] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [loginAuthenticateRequestMatcher] Checking match of request : '/uaa/check_token'; '/uaa/authenticate' with parameters={} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:53.092] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcher] Checking match of request : '/uaa/check_token'; '/uaa/oauth/authorize' with parameters={source=login} and headers {accept=[application/json]}
[2016-06-30 11:53:53.092] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [loginTokenRequestMatcher] Checking match of request : '/uaa/check_token'; '/uaa/oauth/token' with parameters={source=login, grant_type=password, add_new=} and headers {Authorization=[bearer ], accept=[application/json]}
[2016-06-30 11:53:53.092] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [loginAuthorizeRequestMatcherOld] Checking match of request : '/uaa/check_token'; '/uaa/oauth/authorize' with parameters={login={} and headers {accept=[application/json]}
[2016-06-30 11:53:53.092] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [passcodeTokenMatcher] Checking match of request : '/uaa/check_token'; '/uaa/oauth/token' with parameters={grant_type=password, passcode=} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:53.092] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcher] Checking match of request : '/uaa/check_token'; '/uaa/oauth/authorize' with parameters={response_type=token, source=credentials} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:53.092] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeApiRequestMatcher] Checking match of request : '/uaa/check_token'; '/uaa/oauth/authorize' with parameters={response_type=code, client_id=} and headers {Authorization=[bearer ]}
[2016-06-30 11:53:53.092] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [xOauthCallbackRequestMatcher] Checking match of request : '/uaa/check_token'; '/uaa/login/callback' with parameters={code=} and headers {}
[2016-06-30 11:53:53.093] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- UaaRequestMatcher: [oauthAuthorizeRequestMatcherOld] Checking match of request : '/uaa/check_token'; '/uaa/oauth/authorize' with parameters={response_type=token, credentials={} and headers {accept=[application/json, application/x-www-form-urlencoded]}
[2016-06-30 11:53:53.095] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- DisableIdTokenResponseTypeFilter: Processing id_token disable filter
[2016-06-30 11:53:53.095] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- DisableIdTokenResponseTypeFilter: pre id_token disable:false pathinfo:null request_uri:/uaa/check_token response_type:null
[2016-06-30 11:53:53.096] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- DisableIdTokenResponseTypeFilter: post id_token disable:false pathinfo:null request_uri:/uaa/check_token response_type:null
[2016-06-30 11:53:53.096] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... DEBUG --- SecurityFilterChainPostProcessor$HttpsEnforcementFilter: Filter chain 'checkTokenSecurity' processing request POST /uaa/check_token
[2016-06-30 11:53:53.195] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... INFO --- Audit: PrincipalAuthenticationFailure ('null'): principal=null, origin=[127.0.0.1], identityZoneId=[uaa]
[2016-06-30 11:53:53.196] cloudfoundry-identity-server - ???? [http-bio-8080-exec-7] .... INFO --- Audit: ClientAuthenticationFailure ('Bad credentials'): principal=null, origin=[remoteAddress=127.0.0.1, clientId=null], identityZoneId=[uaa]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment