micedre/keycloak-mail-whitelisting

Cannot add multiple domains

Closed this issue · 2 comments

I am sure I am doing this wrong - I have tried the following per the ?

domain1.com##domain2.com
domain1.com'##'domain2.com
'domain1.com''domain2.com'

What am I doing wrong?

Could not save the execution config: Unrecognized field "validDomains" (class org.keycloak.representations.idm.AuthenticatorConfigRepresentation), not marked as ignorable (3 known properties: "alias", "config", "id"]) at [Source: (io.quarkus.vertx.http.runtime.VertxInputStream); line: 1, column: 18] (through reference chain: org.keycloak.representations.idm.AuthenticatorConfigRepresentation["validDomains"])

Could you try with the last version ? It works for me

I got it working - forget what I had to do...