Skip to content

Commit

Permalink
Fixed Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
nbenbarak-okta committed Jan 30, 2014
1 parent 8a4a864 commit 3984115
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions _layouts/features.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h3 class="valprop-title mrg-top-60 mrg-bot-30">A fully featured identity and a
<span class="small-circle home-cyan"><span class="home-secure-small"></span></span>
</div>
<div class="col-xs-9 nopadding">
<a class="link" href="#secure">Secure app access</a>
<a class="link" href="#secure">Secure access</a>
</div>
</div>
</li>
Expand All @@ -53,7 +53,7 @@ <h3 class="valprop-title mrg-top-60 mrg-bot-30">A fully featured identity and a
<span class="small-circle home-green"><span class="home-partners-small"></span></span>
</div>
<div class="col-xs-9 nopadding">
<a class="link" href="#partners">Partner Integraton</a>
<a class="link" href="#partners">Directory Integration</a>
</div>
</div>
</li>
Expand All @@ -63,7 +63,7 @@ <h3 class="valprop-title mrg-top-60 mrg-bot-30">A fully featured identity and a
<span class="small-circle home-orange"><span class="home-providers-small"></span></span>
</div>
<div class="col-xs-9 nopadding">
<a class="link" href="#identity">Identity Integration</a>
<a class="link" href="#identity">Integrate with IDPs</a>
</div>
</div>
</li>
Expand All @@ -73,7 +73,7 @@ <h3 class="valprop-title mrg-top-60 mrg-bot-30">A fully featured identity and a
<span class="small-circle home-purple"><span class="home-multiple-small"></span></span>
</div>
<div class="col-xs-9 nopadding">
<a class="link" href="#multiple">Integrate with IDPs</a>
<a class="link" href="#multiple">Create a rich profile</a>
</div>
</div>
</li>
Expand All @@ -94,15 +94,15 @@ <h2 class="features-title" id="users">Manage your users and groups</h2>
<h4 class="features-subtitle">User Management</h4>
<ul>
<li>Create and store profile information for any number of users.</li>
<li>Customize your user profile to store any number of attributes.</li>
<li>Register new users with built­in on­boarding workflow.</li>
- <li>Customize your user profile to store any number of attributes.</li>
<li>Register new users with built-­in on-­boarding workflow.</li>
<li>Allow users to update their profiles.</li>
<li>Centralize profile data into one authoritative view of the user and keep multiple profile sources synchronized.</li>
</ul>
<h4 class="features-subtitle">Password Management</h4>
<ul>
<li>Securely automate setting and updating credentials. Send fully­customizable account activation and password reset emails, and handle recovery question creation and updates.</li>
<li>Use built­in password management workflows or implement your own.</li>
<li>Securely automate setting and updating credentials. Send fully ­customizable account activation and password reset emails, and handle recovery question creation and updates.</li>
<li>Use built-­in password management workflows or implement your own.</li>
</ul>
<h4 class="features-subtitle">Groups and Authorization</h4>
<ul>
Expand All @@ -129,7 +129,7 @@ <h2 class="features-title" id="secure">Secure access to your application</h2>
<h4 class="features-subtitle">Authentication</h4>
<ul>
<li>Authenticate user credentials against Okta’s cloud directory, or directly against any Active Directory or LDAP solutions</li>
<li>For multifactor authentication, the Okta platform offers Security Questions, SMS­based one­time
<li>For multi-factor authentication, the Okta platform offers Security Questions, SMS-­based one-­time
passwords, the Okta Verify mobile app soft token for any mobile device, and supports integration with third party solutions including Verisign VIP, Google Authenticator, and RSA.</li>
</ul>
<h4 class="features-subtitle">Session Management</h4>
Expand All @@ -154,7 +154,7 @@ <h2 class="features-title" id="sso">Enable single sign-on to all your applicati
<p>Leverage Okta’s integrations with thousands of applications to implement single sign on for your users. Integrate your own applications to Okta in minutes.</p>
<ul>
<li>Maintain just one set of credentials for each user, across your applications, and third party applications or widgets.</li>
<li>Enable your application for single sign on through standard and non­standard protocols including SAML (Secure Assertion Markup Language) and OAuth.</li>
<li>Enable your application for single sign-on through standard and non-­standard protocols including SAML (Secure Assertion Markup Language) and OAuth.</li>
</ul>


Expand Down Expand Up @@ -221,4 +221,4 @@ <h2 class="features-title" id="multiple">Create a rich user profile from multip
</div>
</div>
</div> <!-- /.container-narrow -->
{% include footer.html %}
{% include footer.html %}

0 comments on commit 3984115

Please sign in to comment.