You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc: Updates the examples/mongodbatlas_federated_settings_org_role_mapping (#2335)
* docs: Updates the `examples/mongodbatlas_federated_settings_org_role_mapping`
* Add back SAML import and remove identity_provider_id variable
* rename readme
* Update examples/mongodbatlas_federated_settings_org_role_mapping/README.md
Co-authored-by: John Williams <[email protected]>
---------
Co-authored-by: John Williams <[email protected]>
Copy file name to clipboardExpand all lines: examples/mongodbatlas_federated_settings_org_role_mapping/README.md
+13-9Lines changed: 13 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ This project aims to provide an example of using Okta and MongoDB Atlas together
7
7
8
8
* Terraform v0.13
9
9
* Okta account
10
-
* A MongoDB Atlas account
11
-
10
+
* A MongoDB Atlas account with an organization configured with [Federated Authentication](https://www.mongodb.com/docs/atlas/security/federated-authentication/#federation-management-console)
11
+
* Get the `federated_settings_id` from the url, e.g., <https://cloud.mongodb.com/v2#/federation/{federated_settings_id}/overview>
0 commit comments