@@ -49,7 +49,7 @@ automatically.
4949
5050#### Convert to professional org
5151
52- If you’ ve already set up your projects, users, and billing on your personal
52+ If you' ve already set up your projects, users, and billing on your personal
5353organization, you can convert it to a professional organization via the
5454** Organization settings** page.
5555
@@ -61,7 +61,7 @@ and hit **Convert organization**. This will do two things:
61611 . It will upgrade your personal organization to a new named organization. All
6262 of your projects, users, and billing information will carry over to this new
6363 organization.
64- 2 . We’ ll create a new, empty personal organization so you always have a place to
64+ 2 . We' ll create a new, empty personal organization so you always have a place to
6565 keep your side projects and experiments!
6666
6767<DocsImage src =" /img/dashboard/convert-to-professional-org-modal.jpg " alt =" Convert org to new org " width-600 ></DocsImage >
@@ -78,24 +78,29 @@ to another organization before you can delete the organization.
7878
7979### Open Source Plan
8080
81- To support the community, we provide the Open Source (OSS) plan for public
82- projects to take advantage of our Dashboard Service with unlimited test runs. To
83- qualify, your project needs two things :
81+ To support the community, we provide the Open Source (OSS) plan to take
82+ advantage of our Dashboard Service with unlimited test runs. To qualify, all
83+ Projects in your Organization must meet the following criteria :
8484
85- - Your project is a non-commercial entity
86- - Source code for your project is available in a public location with an
85+ - Be a non-commercial entity
86+ - Be [ Public] ( https://on.cypress.io/projects#Change-project-access ) in the
87+ Dashboard
88+ - Your Project source code is available in a public location with an
8789 [ OSI-approved license] ( https://opensource.org/licenses )
90+ - Record minimum of 500
91+ [ tests] ( https://on.cypress.io/dashboard-faq#What-counts-as-a-test-result )
92+ included with the [ Free Plan] ( https://www.cypress.io/pricing )
8893
89- ### Requesting OSS plan for an org
94+ ### Requesting OSS plan for an Org
9095
91- Follow the following process to request an OSS plan for your project :
96+ Follow the following process to request an OSS plan:
9297
93981 . [ Login] ( https://on.cypress.io/dashboard ) to the Cypress Dashboard, or
9499 [ create an account] ( https://on.cypress.io/dashboard ) if you are a new user.
95100 <DocsImage src =" /img/dashboard/oss-plan-1-login.png " alt =" Login or Create Account " ></DocsImage >
961012 . Go the [ Organizations page] ( https://on.cypress.io/dashboard/organizations ) to
97- select the organization you want to associate with an OSS plan. If you have
98- no organizations , you can create one by clicking the ** + Add Organization**
102+ select the Organization you want to associate with an OSS plan. If you have
103+ no Organizations , you can create one by clicking the ** + Add Organization**
99104 button.
100105 > ** Note** : Personal organizations cannot be used with an OSS plan.
101106
@@ -107,7 +112,7 @@ Fill in and submit the OSS plan request form.
107112<DocsImage src =" /img/dashboard/oss-plan-4-apply.png " alt =" OSS plan request form " ></DocsImage > 5.
108113You'll receive an email confirming your request. The Cypress Team will review
109114your request and, if approved, an OSS plan subscription will be applied to your
110- organization .
115+ Organization .
111116
112117If you have any questions regarding the OSS plan, please feel free
113118[ contact us] ( mailto:hello@cypress.io ) .
@@ -165,7 +170,7 @@ Follow the instructions below for your specific SSO provider.
165170
166171The Cypress Dashboard can integrate with Okta via SAML. In addition to the
167172documentation below, refer to
168- [ Okta’ s official documentation for setting up a new SAML application.] ( https://developer.okta.com/docs/guides/saml-application-setup/overview/ )
173+ [ Okta' s official documentation for setting up a new SAML application.] ( https://developer.okta.com/docs/guides/saml-application-setup/overview/ )
169174
1701751 . Log into your Okta dashboard and head to the ** Admin** section.
171176 <DocsImage src =" /img/dashboard/organizations/okta-admin-cypress-sso-setup.png " alt =" Okta Admin " ></DocsImage >
@@ -181,7 +186,7 @@ documentation below, refer to
181186- ** Attribute statements:** Add the attribute statements described in the
182187 Cypress Dashboard
183188
184- 1 . Click ** Next** then select ** I’ m an Okta customer** and click ** Finish** .
189+ 1 . Click ** Next** then select ** I' m an Okta customer** and click ** Finish** .
1851901 . Click the ** View Setup Instructions** button in the middle of the page. The
186191 Cypress Dashboard needs the information provided here:
187192
@@ -196,7 +201,7 @@ documentation below, refer to
196201##### ** SAML**
197202
198203The Cypress Dashboard can integrate with your identity provider via SAML. In
199- addition to the documentation below, refer to your provider’ s official
204+ addition to the documentation below, refer to your provider' s official
200205documentation for configuring a SAML integration.
201206
202207<DocsImage src =" /img/dashboard/organizations/enterprise-SSO-SAML.png " alt =" SAML SSO " ></DocsImage >
@@ -209,9 +214,9 @@ documentation for configuring a SAML integration.
209214- ** Single sign on URL:** Collect the URL provided by the Cypress Dashboard
210215- ** Audience URI:** Collect the URI provided by the Cypress Dashboard
211216- Add a custom mapping of ** AttributeStatements** with the following:
212- - ` User.Email ` : User’ s email
213- - ` User.FirstName ` : User’ s first name
214- - ` User.LastName ` : User’ s last name
217+ - ` User.Email ` : User' s email
218+ - ` User.FirstName ` : User' s first name
219+ - ` User.LastName ` : User' s last name
215220
2162211 . Collect the sign-on URL and certificate from your identity provider. Supply
217222 that to the Cypress Dashboard.
0 commit comments