-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
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...
- clones
-
SERVER-67654 Implement authorization code token acquisition flow in the mongo shell
-
- Closed
-