Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-68053

Launch browser and web server to retrieve ID token in shell

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Server Security

      If oidcIdToken is not specified on the shell but SASL mechanism negotiation for a given user ends in OIDC, then the server will provide the authURL, clientId, and clientSecret in its saslStart reply. The shell should parse the server reply and launch a browser on the local machine pointing to the authURL. It should then launch an HTTP server listening at http://localhost:8080/authorization-code/callback that can handle GET requests with the authorization code provided as a query parameter. The server can be shut down as soon as it retrieves the authorization code from the reply.

      More details to come...

            Assignee:
            backlog-server-security [DO NOT USE] Backlog - Security Team
            Reporter:
            varun.ravichandran@mongodb.com Varun Ravichandran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: