Hi John,

Not familiar with uf2 at all, but I am trying this out in my simulation and 
I also encountered your bug as well.

Something like this:
*Caused by: 
org.springframework.beans.factory.BeanCurrentlyInCreationException: Error 
creating bean with name 'u2fDeviceRepository': Requested bean is currently 
in creation: Is there an unresolvable circular reference?*

I found that the bug will be gone if you add *cas-server-support-u2f-jpa* 
as well:

compile "org.apereo.cas:cas-server-support-u2f:${project.'cas.version'}"
compile "org.apereo.cas:cas-server-support-u2f-jpa:${project.'cas.version'}"

The error seems gone after I apply the above.

Again I am not familiar with u2f, so other might be able to help pick up 
from here if the above info is not helping you fix this bug....

Cheers!
- Andy



-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/0b45cc66-1160-48aa-9320-b4fabc54ae75%40apereo.org.

Reply via email to