Florian Forster

Results 207 comments of Florian Forster

> works Ok so we need to investigate in that case

@livio-a in the office are new yubikeys 5 and 5c for testing purpose. Lets also test one of those. Let me know If none one is left of them.

Firefox (at least the snap version) on Ubuntu is definitely broken when a PIN is set. I need to investigate further what the problem is.

I thought of the sameπŸ‘ This would also help customers when we supply them with the login page under their own domain in the future 😎

relates to https://github.com/zitadel/zitadel/pull/2475

Hi @Rio As of today, we decided to do exactly that in an forked version of dex. Our idea was to test it first internally and contribute it afterwards. I...

We internally use a grpc services as part of our identity solution, somewhat like an ldap but it does only store identity's (username, password and user related data). The reason...

Quick note: We use SCIM 2.0 as well but it does only define the identity exchange. It does not address things like authentification. On Fri, 11 Aug 2017 at 17:49,...

@ericchiang i will quickly clarify what we are trying to achieve. The gRPC Interface should be just an other connector similar to an ldap connector, which connects to our IDP....