Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Maddoctor
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Groups 0

    Maddoctor

    @Maddoctor

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Maddoctor Unfollow Follow

    Latest posts made by Maddoctor

    • RE: Implementing custom sso into NodeBB

      Hello !
      I still have same problem even after adding the user to the admin group.
      download (25).png

      Now, my user is in the admin group and if i try to access the admin pannel with this account, i am redirected to the login page without my sso login.

      I am quite lost and i know i am doing something wrong but i cant find what 🙂

      posted in Plugin Development
      M
      Maddoctor
    • RE: Implementing custom sso into NodeBB

      @pitaj Thanks for the help ! Was quite lost ^^

      posted in Plugin Development
      M
      Maddoctor
    • Implementing custom sso into NodeBB

      Hi everyone 🙂
      I am affraid this question has already been post and i am sorry if it's the case.

      I am currently implementing my custom sso into nodeBB which works. I only have one case where there is an issue. When i login with my custom sso, i check if the user has the permission to view the admin panel and i set "isAdmin" to true.

      Everything work well but when i click on the admin button with my account logged in, i am redirected to the login page without my sso login. I don't really understand what is happening and i would like your help to understand what is happening 🙂

      After 1st login:
      screen 1
      After click on admin page:
      screen 2

      posted in Plugin Development
      M
      Maddoctor