Skip to content
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

Merged
merged 1 commit into from
Apr 3, 2025
Merged

CLOUDP-298233: Postman SA support #428

merged 1 commit into from
Apr 3, 2025

Conversation

wtrocki
Copy link
Member

@wtrocki wtrocki commented Feb 14, 2025

Proposed changes

CLOUDP-298233

SA GA changes. Not to be merged.

Impact

  1. Moved to JS transformation (verified correctness by loading collection into postman.
  2. Added missing operations post transformation

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/

@wtrocki wtrocki requested a review from a team as a code owner February 14, 2025 12:51
@wtrocki wtrocki force-pushed the CLOUDP-298233-sa-first branch 3 times, most recently from f97ee26 to 89b1845 Compare February 14, 2025 13:56
gssbzn
gssbzn previously requested changes Feb 14, 2025
Copy link
Collaborator

@gssbzn gssbzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:P

@wtrocki
Copy link
Member Author

wtrocki commented Feb 14, 2025

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)

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

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wtrocki wtrocki force-pushed the CLOUDP-298233-sa-first branch 2 times, most recently from 4cb6f61 to 6b26d2e Compare March 25, 2025 11:24
@wtrocki wtrocki force-pushed the CLOUDP-298233-sa-first branch from 6b26d2e to 5352a38 Compare April 2, 2025 15:35
@wtrocki wtrocki requested a review from dimitrimus April 3, 2025 11:11
@matt-condon matt-condon dismissed gssbzn’s stale review April 3, 2025 11:19

This was a joke

@wtrocki wtrocki merged commit 68d522f into main Apr 3, 2025
7 checks passed
@wtrocki wtrocki deleted the CLOUDP-298233-sa-first branch April 3, 2025 11:20
@wtrocki
Copy link
Member Author

wtrocki commented Apr 3, 2025

Thank you @dimitrimus @matt-condon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants