简体   繁体   English

通过 Keycloak 进行 Orion API 身份验证

[英]Orion APIs authentication through Keycloak

I want to add authentication on my Orion APIs through my Keycloak IdM.我想通过我的 Keycloak IdM 在我的 Orion API 上添加身份验证。 I know it is possible to use Orion together Pep Proxy Wilma and Keyrock to do this task, and a possible workaround can be to integrate keyrock with keycloak at thislink (7 years ago).我知道可以将 Orion 与 Pep Proxy Wilma 和 Keyrock 一起使用来完成此任务,并且可能的解决方法是在此链接(7 年前)将 keyrock 与 keycloak 集成。

Do you have some news or suggestion about this?您对此有什么消息或建议吗?

Thank you in advance.先感谢您。

there is a (relatively new) solution available.有一个(相对较新的)解决方案可用。 Instead of Wilma, you can use the Kong-API-Gateway as a PEP-Proxy with the FIWARE-PEP-Plugin .您可以将Kong-API-GatewayFIWARE-PEP-Plugin一起用作 PEP 代理,而不是 Wilma。 That way, authentication(and authorization) can be delegated to Keycloak.这样,身份验证(和授权)可以委托给 Keycloak。 You can find more on that in those 2 presentations:您可以在这 2 个演示文稿中找到更多相关信息:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM