HI, I am using cas 5.2.3 version and have configured opened. sometimes when validating OAuthCode I get following error even though I have set expiry to 60s
OAuth token indicated by parameter [OC-292-YQTMn2RWTsBzXym-aK6gMms-NrZtGt4b] has expired or not found: [null] ERROR [org.apereo.cas.support.oauth.web.endpoints.OAuth20AccessTokenEndpointController] - <Could not identify and extract access token request> org.apereo.cas.ticket.InvalidTicketException: OC-292-YQTMn2RWTsBzXym-aK6gMms-NrZtGt4b at org.apereo.cas.support.oauth.web.response.accesstoken.ext.AccessTokenAuthorizationCodeGrantRequestExtractor.extract(AccessTokenAuthorizationCodeGrantRequestExtractor.java:52) ~[cas-server-support-oauth-5.2.3.jar:5.2.3] at org.apereo.cas.support.oauth.web.endpoints.OAuth20AccessTokenEndpointController.examineAndExtractAccessTokenGrantRequest(OAuth20AccessTokenEndpointController.java:160) ~[cas-server-support-oauth-5.2.3.jar:5.2.3] at org.apereo.cas.support.oauth.web.endpoints.OAuth20AccessTokenEndpointController.handleRequest(OAuth20AccessTokenEndpointController.java:105) ~[cas-server-support-oauth-5.2.3.jar:5.2.3] at org.apereo.cas.support.oauth.web.endpoints.OAuth20AccessTokenEndpointController$$FastClassBySpringCGLIB$$db180f28.invoke(<generated>) ~[cas-server-support-oauth-5.2.3.jar:5.2.3] cas.properties cas.authn.oauth.code.timeToKillInSeconds=60 Thanks John -- - 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/c6517983-8bf8-4945-952f-77eb68a21590%40apereo.org.
