5.5. SAML 实体描述符
SAML Entity Descriptor 端点只支持使用 SAML v2 Entity Descriptors 创建客户端。它不支持检索、更新或删除客户端。对于这些操作,应使用红帽构建的 Keycloak 表示端点。在创建客户端时,红帽构建的 Keycloak Client Representation 会被返回,其中包含有关创建的客户端的详细信息,包括注册访问令牌。
要创建客户端,执行带有 SAML Entity Descriptor 到 /realms/<realm>/clients-registrations/saml2-entity-descriptor
的 HTTP POST 请求。