Uploaded image for project: 'OpenId Connect'
  1. OpenId Connect
  2. OIDC-158

Oidc Logout not Working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • None
    • Unknown

    Description

      oidc.endpoint.authorization=https://login.microsoftonline.com/{tenant id}/oauth2/v2.0/authorize
      oidc.endpoint.token=https://login.microsoftonline.com/{tenant id}/oauth2/v2.0/token
      oidc.endpoint.userinfo=https://graph.microsoft.com/oidc/userinfo
      oidc.endpoint.logout=https://login.microsoftonline.com/{tenant id}/oauth2/v2.0/logout
      oidc.scope=openid,profile,email,address,phone
      oidc.clientid={client id}
      oidc.secret={secret}
      

      I have used the above configuration for oidc authentication, which works fine while a user is logging in, but couldn’t logout from the xwiki, as the Logout link is not pointing to the oidc logout endpoint instead it points to xwiki logout only and I was not able to Logout the user.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Agustus Bino Agustus
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: