Francis Augusto Medeiros-Logeay

Results 44 comments of Francis Augusto Medeiros-Logeay

Is there any traction on this? I feel that due the lack of a proper group sync, deleting a group on keycloak does not delete it in ldap, so the...

+1. Apparently there's no other repository for Stuffit Expander than the MAS.

I am confused - this was supposed to be fixed, right? I get this: ``` Traceback (most recent call last): File "/root/saml-test/venv/lib/python3.9/site-packages/flask/app.py", line 1498, in __call__ return self.wsgi_app(environ, start_response) File...

I am having the same trouble. I switched from V2 to v4, and stopped getting error messages on the console. But the logs still show this: ``` 2023-12-27T12:58:32Z app [INFO]:...

> @oculos What is the name of your bucket, which region is it in, what is the endpoint you are using, and what is the region you have selected? it's...

This is what the logs show: ``` 024-05-14 14:46:02,936 WARN [org.keycloak.events] (executor-thread-106) type="LOGIN_ERROR", realmId="b604ebf8-5e7d-474f-b8c4-5c612aeeb612", clientId="account-console", userId="null", ipAddress="12.20.1.27", error="invalid_user_credentials", auth_method="openid-connect", auth_type="code", redirect_uri="https://mydomain.no/realms/webguest/account/", code_id="76bcffs9-0640-4f57-a2f7-5bdf176c7710", username="[email protected]" 2024-05-14 14:46:14,674 WARN [org.keycloak.services] (executor-thread-107) KC-SERVICES0013: Failed...

Thanks @rmartinc . I made a mistake and didn't set the "conditional" on the subflow. When I put OTP Form as required, it forces the user to configure OTP. What...

But is it possible to require one or the other? I manage to require OTP or I manage to require Webauthn, but ai don’t know if it is possible for...

@hughrun I can try to help here. I'll see if I have any file created there that would fall on that case and see if I can block it on...

Hi agian @hughrun . I wanted to give a look into this, but I realized one thing: When using S3, images are still retrieved from the `images` directory. So we...