Mohammad Jawad (Kasir) Barati

Results 98 comments of Mohammad Jawad (Kasir) Barati

I found the answer with a bit of patience and reading the doc. Of course google was not useful at all even for showing me the official documentation. I used...

I found the answer but the problem is that it is not working all the times, I mean It worked first but now it does not. Even due I can...

Here is what I will receive when I execute `terraform -chdir=keycloak state show keycloak_realm_user_profile.you-say-user-profile`: ```cmd # keycloak_realm_user_profile.you-say-user-profile: resource "keycloak_realm_user_profile" "you-say-user-profile" { id = "you-say-realm" realm_id = "you-say-realm" attribute { annotations...

Discovery after discovery. Fantastic, Now it won't create roles as well. Is there anything wrong with my OS? It is almost impossible since I am using Docker. Now when I...

I just accidentally closed the issue, Is there anyone here :sweat_smile:? I mean I opened this issue a week ago and nobody even comment on it. I just feel kinda...

I tried now on two different version: - [bitnami/keycloak:21.0.2-debian-11-r0](https://github.com/kasir-barati/you-say/commit/6cc42b127eea25b595d0b8b8fc04611885b74cd1) - bitnami/keycloak:20.0.5-debian-11-r8 - [jboss/keycloak:16.1.1](https://github.com/kasir-barati/you-say/blob/jboss-keycloak/dev.docker-compose.yml) - [query.io/keycloak/keycloak](https://github.com/kasir-barati/you-say/tree/keycloak) But no luck, roles are not listed in the "Realm Roles" tab, but this time...

@mrpatrickpilch Is the pattern in Java language? I could not find any place that tell me in what language I am allowed to enter this regex for keycloak when i...

Any update on this? In [this keycloak-connect issue](https://github.com/keycloak/keycloak-nodejs-connect/issues/453) I found two potential alternatives: - https://github.com/panva/node-openid-client - https://github.com/auth0/express-openid-connect

> Yeah I think we could use another middleware, but I'll need to find an alternative for keycloak's authz feature. I think there should be an existing api for that,...

Any update? I need to figure it out how to specify username, password, and or if there is any default one :thinking:.