Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: mod/mediasite/site/add.

mod/mediasite/site/add: Difference between revisions

From MoodleDocs
mNo edit summary
No edit summary
Line 14: Line 14:
'''Pass-Through Authentication:''' Select this check box to enable pass-through authorization. When this feature is enabled, Mediasite verifies the username used to access Moodle also exists in Mediasite and allows you to access content as that user.  
'''Pass-Through Authentication:''' Select this check box to enable pass-through authorization. When this feature is enabled, Mediasite verifies the username used to access Moodle also exists in Mediasite and allows you to access content as that user.  


'''Certification file:''' If SSL is enabled on the Mediasite Server, you must upload a certificate file to connect to it as part of the PHP requirements. You can either click '''Choose a file''' to navigate to the certificate file or you can drag and drop the file to add it.
'''Certification file:''' If SSL is enabled on the Mediasite Server, you must upload a certificate file to connect to it as part of PHP requirements. You can either click '''Choose a file''' to navigate to the certificate file or you can drag and drop the file to add it.


Click '''Add Site'''.
Click '''Add Site'''.

Revision as of 17:44, 5 March 2014

Server connections are identified by a URL and a Mediasite user's credentials—username and password. The Activity Module allows connections to different Mediasite Servers.

To add a connection to a Mediasite, specify the connection settings:

Title: Enter a name for the connection that will allow you and other users to easily identify it. For example, if you are logging into Mediasite1 with credentials of John Smith, you could enter Mediasite1_JohnSmith.

Mediasite Server: Enter the Mediasite’s Root URL, which should include the fully-qualified domain name (FQDN) or IP address and name of the Mediasite, for example: http://yourserver.yourcompany.net/Mediasite_Name or https://yourserver.yourcompany.net/Mediasite_Name (if using SSL)

Username/Password: Enter the credentials of a user with administrative privileges on the Mediasite.

Unmask: Select this check box to make password visible to all users.

Pass-Through Authentication: Select this check box to enable pass-through authorization. When this feature is enabled, Mediasite verifies the username used to access Moodle also exists in Mediasite and allows you to access content as that user.

Certification file: If SSL is enabled on the Mediasite Server, you must upload a certificate file to connect to it as part of PHP requirements. You can either click Choose a file to navigate to the certificate file or you can drag and drop the file to add it.

Click Add Site.