简体   繁体   English

WSO2 IS 如何使用用户证书获取 oauth2 令牌

[英]WSO2 IS How to get oauth2 token using the user certificate

I need to obtain oauth2 token using the user certificate in WSO2 IS 5.9, where I have an OAuth2 SP configured.我需要使用 WSO2 IS 5.9 中的用户证书获取 oauth2 令牌,其中配置了 OAuth2 SP。 Is it possible to obtain a oauth2 token just with the certificate and using no password?是否可以仅使用证书而不使用密码来获取 oauth2 令牌?

Cheers干杯

Use the X509 authenticator as described in this documentation .按照本文档中的说明使用 X509 验证器。 Then you can use this authenticator in your Service Provider's Local and Outbound Authentication configurations.然后,您可以在服务提供商的本地和出站身份验证配置中使用此身份验证器。

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

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