tmdo

Results 8 comments of tmdo

I think I had same problem before. Please configure your IDP (Keycloak) to support the port of you Application. The IDP will block loading iframe if you don't configure it....

go to your IDP, kick the user out and see if your application behaves correctly (nothing should works siginSilent or silent_Renew). As long as your IDP still "know" you're not...

hi @szahn it would be great if you can post workaround here and perfectly as @pamapa said if you provide with merge request

hi @pamapa in context of this API support from Keycloak, we are using oidc-client-ts in our projects (not keycloak adapter). Do I expect to have any problem with the integration...

@brockallen i follow your old repository to here. Any suggestion for me please ?

hello @ssilvert the milestone 24.0.0 is still possible ?

hi @jonkoops do you think when FedCM is implemented the generic oidc-client-ts library can communication with this ? or you need a dedicate implement in this client.

https://github.com/keycloak/keycloak/issues/16834#issuecomment-1886895152 Hi @jonkoops I think you bring a very good point. The oidc-client-ts is working perfectly with Keycloak and eventually it's generic implement for OIDC protocol. Probably instead of having...