SSO, admin role
-
Hello guys, I'd like to know, what should I do to login the user from my own SSO with admin rights? Do I need to give the role: admin at /userinfo endpoint or how it is done?
-
Hello guys, I'd like to know, what should I do to login the user from my own SSO with admin rights? Do I need to give the role: admin at /userinfo endpoint or how it is done?
You can set the role in permission allocation under the management settings from ACP.
-
eugene_thedev are you referring to specifically the oauth2-multiple plugin?
I'm not exactly sure whether that is supported in the current iteration of the plugin.
-
julian, sorry for unclear message, I meant how can I achieve the admin rights with the nodebb-plugin-session-sharing? Do I need to create a JWT with the username of some admin from my mongodb connected to nodebb?