Backend that is to receive the calls from the client.
'org.keycloak.secretstore:secret-store-examples-backend:1.0.6.Final'
<dependency>
<groupId>org.keycloak.secretstore</groupId>
<artifactId>secret-store-examples-backend</artifactId>
<version>1.0.6.Final</version>
</dependency>
<dependency org="org.keycloak.secretstore" name="secret-store-examples-backend" rev="1.0.6.Final"/>
"org.keycloak.secretstore", "secret-store-examples-backend", "1.0.6.Final"