Cédric Couralet

Results 17 comments of Cédric Couralet

We could use https://github.com/dasniko/testcontainers-keycloak for this. The real stopper now is a way to test FranceConnect. We could use the test env but this requires to use fixed url for...

FranceConnect and AgentConnect source here https://github.com/france-connect/sources. Maybe we can use it for integration test.

FC+ or AC disallow the use of localhost as authorized redirect_uri. For local tests, they recommend to use a complete domain (`localhost.test` or other) by modifying the hosts file.

I'll ask, but I don't think it will be accepted. That said, generating a certificate would be hard?

I just tested with quarkus distribution on FranceConnect V1, it works fine. I'll test the others providers as soon as possible.

With keycloak 17 the docker image is based on the quarkus distribution, I thibk you need to place extensions in KEYCLOAK_HOME/providers. In your case you should replace /opt/keycloak/standalone/deployments with /opt/keycloak/providers

This is a good idea, I'll try to add that soon, thank you.

This is a good idea, a PR would be more than welcome 😊

Yes and no, keycloak changed their admin console, this is something I should have tested before to fix it. I don't have a lot of time at the moment. In...

Hi, we would be very interested in this (some identity data on namespaces). In our case, the mail would be used to alert users when we update some services.