What is the best OAuth plugin to use OpenID Connect
-
I tried using nodebb-plugin-sso-oauth but was not working. Any suggestions?
-
I tried using nodebb-plugin-sso-oauth but was not working. Any suggestions?
Sunil-Kolluru nodebb-plugin-sso-oauth2-multiple

-
I tried using nodebb-plugin-sso-oauth but was not working. Any suggestions?
julian thank you, this works fine for Azure Entra ID, but if I enabled “Synchronize profile data” -> “picture”, the front-end will request microsoft graph API for user photo without access token, so there will be a 401 error. Any suggestions?
-
julian thank you, this works fine for Azure Entra ID, but if I enabled “Synchronize profile data” -> “picture”, the front-end will request microsoft graph API for user photo without access token, so there will be a 401 error. Any suggestions?
DigiDev not entirely sure. It’s the expectation here that we download the photo and cache it locally?