mongodb / specifications

Specifications related to MongoDB
http://specifications.readthedocs.io/en/latest
Other
389 stars 242 forks source link

fix(DRIVERS-2415): change device terminology to service provider #1383

Closed durran closed 1 year ago

durran commented 1 year ago

The device workflow terminology was a bit confusing since OIDC device flow generally refers to a user interaction on a device (such as a phone or computer) to perform an action to get a token. This changes to use PROVIDER_NAME instead of DEVICE_NAME as a mechanism property and changes language of device workflow to "as service to obtain credentials".

Please complete the following before merging: