Based on your reference to standalone.xml, I am going to assume
you are still using WildFly (not Quarkus). If this is a new
instance, you should consider changing that approach since newer
versions of Keycloak only support Quarkus. Also, I have found
Quarkus to be easier, in general, to configure.
If you continue with WildFly, I think the most obscure part of
those instructions are the CLI commands. It sounds like you've
already got your Keystore setup ("I have the certificate ready").
In "Configure Keycloak to Use the Keystore", we're instructed to update the configuration using "the CLI" (steps 3 and 4). The CLI being references is the JBoss CLI - instructions on that here: https://www.keycloak.org/docs/17.0/server_installation/index.html#_start_cli
I can't give you much more specific guidance than that, because there are lots of differences depending on things like "If using domain mode", etc.
You can also follow the link to the WildFly SSL/TLS documentation, which also gives commands to be used by the previously mentioned JBoss CLI.
--
You received this message because you are subscribed to a topic in the Google Groups "Keycloak User" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/keycloak-user/3U9QiX5CJjk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to keycloak-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-user/327d29f7-0c02-4b67-b5a4-9235c2132151n%40googlegroups.com.