cooper lee
cooper lee
oh! if I want used `preferred-networks`, then `use-only-site-local-interfaces` must be false!
${spring.cloud.client.ip-address} still ignore `preferred-networks`
[code](https://github.com/cooperlyt/keycloak-phone-provider/blob/master/keycloak-phone-provider/src/main/java/cc/coopersoft/keycloak/phone/providers/rest/TokenCodeResource.java) ` // everybody phones authenticator send AUTH code if( !TokenCodeType.REGISTRATION.equals(tokenCodeType) && !TokenCodeType.AUTH.equals(tokenCodeType) && !TokenCodeType.VERIFY.equals(tokenCodeType) && //
I will check it;
Sorry , Not for now, I'm busy right now. When I have some free time, I will consider this feature.
Do you test this code in 'Authentication Everybody By Phone' Action ?
what`s news?
is there no any update?
21.0.1_phone-2.2.2 is for keycloak 21.0.1 ; try change your keyclaok version or use [Keycloak20.0.5_phone-2.3.1](https://github.com/cooperlyt/keycloak-phone-provider/releases/tag/20.0.5_phone-2.3.1) This error look like a filesystem error!
Sorry! I don't know much about k8s, so I can't help you.