Skip to content
This repository has been archived by the owner on Aug 16, 2019. It is now read-only.

Commit

Permalink
Merge pull request #578 from deepshikha2k5/dev
Browse files Browse the repository at this point in the history
external link and otp sms page formatting
  • Loading branch information
Basreena authored Aug 14, 2018
2 parents 5786a80 + 4558dcb commit 1be260c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 8 deletions.
8 changes: 4 additions & 4 deletions _includes/sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,9 +260,9 @@ <h4 class="sidebar-group-title">Developer Documentation</h4>
<li>
<a href="developer-docs/configuring_sunbird/env_variables_portal/">Portal Service Environment Variables</a>
</li>
<li>
<!--<li>
<a href="developer-docs/configuring_sunbird/configuring_domain_ext_links/">Import External Content</a>
</li>
</li>-->
<li>
<a href="developer-docs/configuring_sunbird/env_variables_content_service/">Content Service Environment Variables</a>
</li>
Expand All @@ -278,9 +278,9 @@ <h4 class="sidebar-group-title">Developer Documentation</h4>
<li>
<div class="">
<ul class="sidebar-group">
<li>
<!--<li>
<a href="developer-docs/configuring_sunbird/sso_otpsms/">Configure OTP based SMS</a>
</li>
</li>-->
</ul>
</div>
</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ title: Import External Content
page_title: Import External Content
description: Details on how to configure Sunbird domain to whitelist external domains
keywords: whitelist, upload external link, upload external video, upload other than youtube
published: false
published: true
type: landing
allowSearch: false
allowSearch: true
---
## Overview
Sunbird platform allows adopters/users (content creator) to upload content from external sources. Using this option, users can upload content from the external sources to sunbird content library.They can upload external content from different websites such as youtube, Dailymotion and so on. This section explains the procedure of enabling a domain to host content from external sources.
Expand Down
2 changes: 1 addition & 1 deletion pages/developer-docs/configuring_sunbird/sso_otpsms.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ keywords: SSO, single sign on, single signon, singlesignon, sign in, SMS, sms, o
---

## Overview
An OTP sent via SMS to the user's registered mobile number is one of the most secure and efficient ways to authenticate users for specific transactions. For example, if a user wants to reset the password. You need to configure the text of the message to be sent via SMS along with the generated OTP in Keycloak. This page provides you with instructions to do so.
An OTP sent via SMS to the user's registered mobile number is one of the most secure and efficient ways to authenticate users for specific transactions. For example, if a user wants to reset the password, configure the text message to be sent via SMS along with the generated OTP in Keycloak. This page provides details on configuring text messages

<table>

Expand Down
1 change: 0 additions & 1 deletion pages/developer-docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ The Developer documentation provides you with a complete set of guidelines which
- Extend Sunbird
- Contribute to Sunbird

Go to the [Getting Started](http://www.sunbird.org/developer-docs/getting_started/){:target="_blank"} page to get your instance of Sunbird up and running.

0 comments on commit 1be260c

Please sign in to comment.