Hi I can see a lot of other handlers can you attach the log when authentication happens?
El martes, 12 de diciembre de 2017, noumann.f <[email protected]> escribió: > Hi, > > Yes, I'm running in debug mode, below the log. > > And about debugging the code, I'm working on it, but in general I'm not a > Java developer but this CAS good reputation brought me here! > > log.cas > > 2017-12-12 09:33:06,558 INFO [org.apereo.cas.web.CasWebApplication] - <The > following profiles are active: standalone> > 2017-12-12 09:33:06,701 INFO [org.apereo.cas.web.CasWebApplicationContext] > - <Refreshing CasWebApplicationContext> > 2017-12-12 09:33:06,706 DEBUG [org.apereo.cas.web.CasWebApplicationContext > ] - <Bean factory for org.apereo.cas.web.CasWebApplicationContext@158da8e: > org.springframework.beans.factory.support.DefaultListableBea > nFactory@4c583ecf: defining beans [org.springframework.context.annotation. > internalConfigurationAnnotationProcessor,org.springframework.context. > annotation.internalAutowiredAnnotationProcessor,org.springframework.con > text.annotation.internalRequiredAnnotationProcessor,org.springframework. > context.annotation.internalCommonAnnotationProcessor,org.springframework. > context.annotation.internalPersistenceAnnotationProcessor,org.spr > ingframework.context.event.internalEventListenerProcessor,org. > springframework.context.event.internalEventListenerFactory, > casWebApplication]; parent: org.springframework.beans.factory.support. > DefaultListableBeanFactory@6950e31> > 2017-12-12 09:33:12,859 WARN [org.apereo.cas.config.CasCore > TicketsConfiguration] - <Runtime memory is used as the persistence > storage for retrieving and managing tickets. Tickets that are issued > during runtime will be LOST upon container restarts. This MAY impact SSO > functionality.> > 2017-12-12 09:33:12,889 DEBUG [org.apereo.cas.configuration.support.Beans] > - <Ticket registry encryption/signing is turned off. This MAY NOT be safe > in a clustered production environment. Consider using other choices to > handle encryption, signing and verification of ticket registry tickets, > and verify the chosen ticket registry does support this behavior.> > 2017-12-12 09:33:14,317 DEBUG [org.apereo.cas.web.CasWebApplicationContext > ] - <Using MessageSource [org.apereo.cas.web.view.CasRe > loadableMessageBundle: basenames=[classpath:custom_messages, classpath: > messages]]> > 2017-12-12 09:33:14,317 DEBUG [org.apereo.cas.web.CasWebApplicationContext > ] - <Unable to locate ApplicationEventMulticaster with name > 'applicationEventMulticaster': using default [org.springframework.context. > event.SimpleApplicationEventMulticaster@24855019]> > 2017-12-12 09:33:28,100 DEBUG [org.apereo.cas.config.CasConf > igurationSupportUtilitiesConfiguration] - <Starting to watch > configuration directory [/etc/cas/config]> > 2017-12-12 09:33:28,595 DEBUG [org.apereo.cas.config.CasCore > AuthenticationConfiguration] - <Configuring authentication execution plan > [FileAuthenticationEventExecutionPlanConfiguration]> > 2017-12-12 09:33:28,595 DEBUG [org.apereo.cas.adaptors.generic.config. > FileAuthenticationEventExecutionPlanConfiguration] - <Added file-based > authentication handler> > 2017-12-12 09:33:28,607 DEBUG [org.apereo.cas.configuration.support.Beans] > - <No password encoder shall be created given the requested encoder type [ > NONE]> > 2017-12-12 09:33:28,648 DEBUG [org.apereo.cas.authentication. > DefaultAuthenticationEventExecutionPlan] - <Registering handler [usersfile > ] principal resolver [org.apereo.cas.authentication.principal.resolvers. > ChainingPrincipalResolver@578a9032[chain=[org.apereo.cas.authentication. > principal.resolvers.EchoingPrincipalResolver@2f977feb[]]]] into the > execution plan> > 2017-12-12 09:33:28,648 DEBUG [org.apereo.cas.config.CasCore > AuthenticationConfiguration] - <Configuring authentication execution plan > [RejectUsersAuthenticationEventExecutionPlanConfiguration]> > 2017-12-12 09:33:28,648 DEBUG [org.apereo.cas.config.CasCore > AuthenticationConfiguration] - <Configuring authentication execution plan > [ShiroAuthenticationEventExecutionPlanConfiguration]> > 2017-12-12 09:33:28,649 DEBUG [org.apereo.cas.config.CasCore > AuthenticationConfiguration] - <Configuring authentication execution plan > [CasCoreAuthenticationHandlersConfiguration]> > 2017-12-12 09:33:28,660 DEBUG [org.apereo.cas.config.CasCore > AuthenticationConfiguration] - <Configuring authentication execution plan > [CasCoreAuthenticationHandlersConfiguration]> > 2017-12-12 09:33:28,686 DEBUG [org.apereo.cas.authentication. > DefaultAuthenticationEventExecutionPlan] - <Registering handler [ > HttpBasedServiceCredentialsAuthenticationHandler] principal resolver [org. > apereo.cas.authentication.principal.resolvers.ProxyingP > rincipalResolver@51e0301d[]] into the execution plan> > 2017-12-12 09:33:28,686 DEBUG [org.apereo.cas.config.CasCore > AuthenticationConfiguration] - <Configuring authentication execution plan > [CasCoreAuthenticationMetadataConfiguration]> > 2017-12-12 09:33:28,698 DEBUG [org.apereo.cas.authentication. > DefaultAuthenticationEventExecutionPlan] - <Registering metadata > populator [org.apereo.cas.authentication.metadata.SuccessfulHandlerMet > aDataPopulator@51dbd6e4[order=-2147483648]] into the execution plan> > 2017-12-12 09:33:28,715 DEBUG [org.apereo.cas.authentication. > DefaultAuthenticationEventExecutionPlan] - <Registering metadata > populator [org.apereo.cas.authentication.metadata.RememberMeAuthentica > tionMetaDataPopulator@5f13be1[order=-2147483648]] into the execution plan> > 2017-12-12 09:33:28,716 DEBUG [org.apereo.cas.config.CasCore > AuthenticationConfiguration] - <Configuring authentication execution plan > [AcceptUsersAuthenticationEventExecutionPlanConfiguration]> > 2017-12-12 09:33:28,716 DEBUG [org.apereo.cas.config.CasCore > AuthenticationConfiguration] - <Configuring authentication execution plan > [CustomFileAuthenticationEventExecutionPlanConfiguration]> > 2017-12-12 09:33:28,722 DEBUG [org.apereo.cas.configuration.support.Beans] > - <No password encoder shall be created given the requested encoder type [ > NONE]> > 2017-12-12 09:33:28,724 DEBUG [org.apereo.cas.authentication. > DefaultAuthenticationEventExecutionPlan] - <Registering handler [usersfile > ] principal resolver [org.apereo.cas.authentication.principal.resolvers. > ChainingPrincipalResolver@578a9032[chain=[org.apereo.cas.authentication. > principal.resolvers.EchoingPrincipalResolver@2f977feb[]]]] into the > execution plan> > 2017-12-12 09:33:29,142 DEBUG [org.apereo.cas.config.CasCore > TicketsConfiguration] - <Ticket-granting ticket expiration policy is > based on hard/idle timeouts of [28800]/[7200] seconds> > 2017-12-12 09:33:29,247 DEBUG [org.apereo.cas.config.CasCoreConfiguration] > - <Configuring authentication request service selection strategy plan [ > CasCoreAuthenticationServiceSelectionStrategyConfiguration]> > 2017-12-12 09:33:29,504 DEBUG [org.apereo.cas.config.CasPers > onDirectoryConfiguration] - <Final list of attribute repositories is [[]]> > 2017-12-12 09:33:29,506 DEBUG [org.apereo.cas.config.CasCore > AuthenticationPrincipalConfiguration] - <Attribute repository sources are > not available for principal resolution so principal resolver will echo > back the principal resolved during authentication directly.> > 2017-12-12 09:33:29,692 WARN [org.apereo.cas.config.CasCore > ServicesConfiguration] - <Runtime memory is used as the persistence > storage for retrieving and persisting service definitions. Changes that > are made to service definitions during runtime WILL be LOST upon container > restarts.> > 2017-12-12 09:33:29,715 DEBUG [org.apereo.cas.services.Servi > ceRegistryInitializer] - <Service registry contains [0] service > definitions> > 2017-12-12 09:33:29,715 INFO [org.apereo.cas.services.Servi > ceRegistryInitializer] - <The service registry database will not be > initialized from default JSON services. If the service registry database > ends up empty, CAS will refuse to authenticate services until service > definitions are added to the registry. To auto-initialize the service > registry, set 'cas.serviceRegistry.initFromJson=true' in your CAS settings > .> > 2017-12-12 09:33:29,860 DEBUG [org.apereo.cas.config.CasCore > TicketsConfiguration] - <Configuring ticket metadata registration plan [ > CasCoreTicketCatalogConfiguration]> > 2017-12-12 09:33:29,860 DEBUG [org.apereo.cas.config.CasCore > TicketCatalogConfiguration] - <Registering core CAS protocol ticket > definitions...> > 2017-12-12 > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAMY5mieCz9%3DAVE9R%3D2bA1LD7eGBnErbu9kVPTOGRhxEXhxkMgw%40mail.gmail.com.
