Hi there,
CAS Overlay 4.1.9, I generated webflow encryption key below.
java -jar json-web-key-generator-0.4-SNAPSHOT-jar-with-dependencies.jar -t
oct -s 256
I can generate another TGC signing key that works fine, but Webflow signing
key gives me this error.
SEVERE: Servlet.service() for servlet [cas] in context with path [/cas]
threw exception [Request processing failed; nested exception is
org.springframework.webflow.execution.FlowExecutionException: Exception
thrown in state 'viewLoginForm' of flow 'login'] with root cause
java.security.InvalidKeyException: Invalid AES key length: 43 bytes
at
com.sun.crypto.provider.AESCipher.engineGetKeySize(AESCipher.java:495)
webflow.encryption.key=LqWoZsHfEYQZ3KIzWiC_KE8iUoKXK48FgTiIDpTZs80
what am I missing?
Thx!
Yan
--
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
---
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/44126ea4-1f91-4bb4-98c1-a7cb3d1e965e%40apereo.org.