Hello,

I have configured a basic Apereo CAS instance, and I noticed that Apereo 
CAS is logging the following message each time someone accesses the Apereo 
CAS login and logout web pages. It is not an "Error" message, so I guess 
everything is working: 

  [org.apereo.cas.web.flow.TokenAuthenticationAction] - <Action execution 
disallowed; pre-execution result is 'error'>  

 Yet, after reading the documentation and the code, I couldn't figure out 
what it means. From what I've seen in the `TokenAuthenticationAction` class 
(see 
https://github.com/apereo/cas/blob/6.5.x/support/cas-server-support-token-webflow/src/main/java/org/apereo/cas/web/flow/TokenAuthenticationAction.java),
 
it is "an action in the webflow that retrieves user data from an encrypted 
token". But why is it giving me this message?

Some configuration that I have and may be related to this:
`cas.webflow.crypto.encryption.key=<A KEY WE CREATED THROUGHT THE JAR GIVEN 
BY CAS>`  
`cas.webflow.crypto.encryption.key-size=32` 

*Summing up*: Could someone please explain me what does the message

  [org.apereo.cas.web.flow.TokenAuthenticationAction] - <Action execution 
disallowed; pre-execution result is 'error'>  

mean?

Thanks,

-- 
- 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/282ff8b6-37e7-486b-9c9d-7e0b7072c0cen%40apereo.org.

Reply via email to