apache / incubator-answer

A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
https://answer.apache.org
Apache License 2.0
12.89k stars 993 forks source link

Oauth2 Config supported signature #1165

Closed chenyong0923 closed 19 hours ago

chenyong0923 commented 1 day ago

Do the APIs for obtaining tokens and obtaining user information require authentication by providing a signature? Is this supported now?

LinkinStars commented 1 day ago

If you need the feature about OAuth2 login, you can try this plugin.

chenyong0923 commented 1 day ago

If you need the feature about OAuth2 login, you can try this plugin.

I tried to configure it on the platform,But Interface invocation requires signature authentication, access to user information interface, and variable entry. How to configure?

image image

LinkinStars commented 1 day ago

🤔 It doesn't look like this is a generic OAuth2, which would require a new plugin to access.

chenyong0923 commented 19 hours ago

🤔 It doesn't look like this is a generic OAuth2, which would require a new plugin to access.

ok,thanks