LinkinStars commented on issue #44: URL: https://github.com/apache/incubator-answer-plugins/issues/44#issuecomment-1837737540
@maxbad If you already have a system that supports OAuth2, you can use [connector-basic](https://github.com/apache/incubator-answer-plugins/tree/main/connector-basic) to access it. You just need to configure the appropriate configuration. Here is a example. [Setting up Answer with Google Sign in](https://meta.answer.dev/questions/D1ka/E1la) If your system does not support OAuth2 login, then you need to develop the API according to OAuth2 rules to access Answer OAuth2 Basic. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
