简体   繁体   English

AuthZforce 在没有固件启动器的情况下使用

[英]AuthZforce use without fiware enablers

Can the Fiware enabler AuthZforce be used without keyrock and wilma?可以在没有 keyrock 和 wilma 的情况下使用 Fiware 启用程序 AuthZforce 吗? can it be used using others pep and IDM?可以使用其他pep和IDM吗?

Yes, it can.是的,它可以。 The AuthZForce API is not designed specifically for KeyRock/Wilma. AuthZForce API不是专门为 KeyRock/Wilma 设计的。 Just to clarify, KeyRock consumes the PAP API of AuthZForce, and Wilma consumes the PDP API of AuthZForce.澄清一下,KeyRock 使用 AuthZForce 的 PAP API,Wilma 使用 AuthZForce 的 PDP API。 To achieve that, the KeyRock/Wilma team have developed their own AuthZForce API connectors , ie the client part that consumes AuthZForce API.为了实现这一点,KeyRock/Wilma 团队开发了他们自己的 AuthZForce API连接器,即使用 AuthZForce API 的客户端部分。 So if you use another PEP/IdM, you have to develop a similar connector for this particular PEP/IdM, if it is not already there.因此,如果您使用另一个 PEP/IdM,您必须为这个特定的 PEP/IdM 开发一个类似的连接器,如果它还没有的话。 A the end of the user guide , we give some hint to help develop your own Authzforce API client. 在用户指南最后,我们给出了一些提示以帮助开发您自己的 Authzforce API 客户端。 In any case, all you need is a good HTTP/REST/XML framework to start with.无论如何,您所需要的只是一个良好的 HTTP/REST/XML 框架。

Regards, Cyril问候, 西里尔

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

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