I am trying to configure elytron in wildfly 16 to secure ejbs using keycloak 6.0 that are accessed by a java client. Has anyone done a working example of this that I can follow? Specifically by way of the standalone.xml config and wildfly-config.xml. I have successfully stepped through an example using jboss properties file realm but getting lost when it comes to keycloak.