-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLOUDP-298233: Postman SA support #428
Conversation
f97ee26
to
89b1845
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:P
Thank you @gssbzn |
@@ -7,11 +7,28 @@ This collection is an introduction to the [MongoDB Atlas Administration API](htt | |||
To test out the MongoDB Atlas Admin API collection, start by [creating a free MongoDB Atlas cluster](https://www.mongodb.com/docs/atlas/tutorial/deploy-free-tier-cluster/). | |||
Once you have a cluster, you can [fork this collection](https://learning.postman.com/docs/collaborating-in-postman/using-version-control/forking-elements/\#create-a-fork) into your own workspace in order to manage your MongoDB Atlas resources. Make sure to also fork the MongoDB Atlas Administration API Environment at the same time. | |||
|
|||
Once you have your cluster up and running, follow [this guide](https://www.mongodb.com/docs/atlas/configure-api-access/) to find your public and private API keys. Set each of these values as secrets in the [Postman Vault](https://learning.postman.com/docs/sending-requests/postman-vault/postman-vault-secrets/): | |||
### Authentication Using Service Accounts (OAuth) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this will appear in the postman collection, correct? wondering where this will get pulled into the docs exactly
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4cb6f61
to
6b26d2e
Compare
6b26d2e
to
5352a38
Compare
Thank you @dimitrimus @matt-condon |
Proposed changes
CLOUDP-298233
SA GA changes. Not to be merged.
Impact
Notes
Cannot be merged before OpenAPI has Service Account listed as first item.
Post merge we should update section in existing blog post:
https://www.mongodb.com/developer/products/atlas/admin-api-postman/