Here is a example how to use keycloak with Apache APISIX: https://www.keycloak.org/2021/12/apisix.html
Thanks, Ming Wen, Apache APISIX PMC Chair Twitter: _WenMing Tabah Baridule <tabahbarid...@gmail.com> 于2022年1月26日周三 20:28写道: > Here is the link to the article 👉🏽 > > https://dev.to/dulemart/apache-apisix-as-an-api-gateway-in-microservices-4c4b > > On Wed, Jan 26, 2022 at 1:17 PM Tabah Baridule <tabahbarid...@gmail.com> > wrote: > > > Hello > > > > I publish an article about APACHE APISIX, you can read it here 👉🏽 > > > > One of the read of the article contacted me via LinkedIn after reading to > > ask me question about securing microservice API regarding to APISIX > > > > Here were his comments 👇🏽 > > > > “ > > I read recently your blog regarding the deployment of Apache apisix and > > the adoption in context of microservice architecture > > I want to ask you if you have a full example of securing microservice api > > Regards” > > > > “ I’m using keycloak as IAM and I want to rely on apisix to manage the > > authorization defined in keycloak. my motivation that apache apisix can > > connect through the plugin developed for keycloak.” > > > > How can this be solved? > > >