| What When binding to a mobile client or service in Keycloak, we create and label a configmap that contains info about that client. A secret is also generated with the same information (not labeled). Currently both the UI and the CLI depend on the configmap, but to avoid redundancy we should investigate using the secret instead. |