Microsoft Office 365 Integration. Administrator Guide

Size: px
Start display at page:

Download "Microsoft Office 365 Integration. Administrator Guide"

Transcription

1 Administrator Guide

2 Contents Contents DOCUMENT CHANGE HISTORY...3 ABOUT MICROSOFT OFFICE 365 INTEGRATION WITH BRIGHTSPACE LEARNING ENVIRONMENT...4 MICROSOFT OFFICE 365 PERMISSIONS...4 BROWSER CONSIDERATION FOR THE MICROSOFT OFFICE 365 WIDGET...4 OUTBOUND TRAFFIC...5 SET UP INTEGRATION FOR THE MICROSOFT OFFICE 365 WIDGET...5 Register Brightspace Learning Environment with Microsoft Azure...6 Office 365 Mail, Calendar, and SharePoint Verification...7 API Calls...7 Configure Brightspace platform for Microsoft Office 365 Plug-in...8 Configure a client domain...9 ADD THE OFFICE 365 WIDGET TO A COURSE...9 ADD THE OFFICE 365 WIDGET TO A HOME PAGE...9 USER WORKFLOWS FOR THE OFFICE 365 WIDGET...10 TROUBLESHOOTING THE MICROSOFT OFFICE 365 INTEGRATION...11 ABOUT D2L by D2L Corporation. All rights reserved. 2

3 Document Change History Document Change History This version of the document replaces all previous versions. The following table describes the most recent changes to this document. Revision Date November 5, 2015 Summary of Changes Added information about outbound connections and configuring a proxy server. Removed the requirement that the configuration variables OrgHasSSLEnabledInternal and OrgHasSSLEnabled have the same value since this is no longer the case. Removed the statement that d2l.tools.office365.clientdomain is not available in Brightspace Learning Environment by default since it is now available in Brightspace Learning Environment by default. September 3, 2015 Added feature information about setting a new, optional configuration variable that allows users to bypass the login screen the first time they launch the widget. Added information about API calls, Office 365 verification, and troubleshooting. August 6, 2015 June 19, 2015 Added information about setting up the Microsoft Office 365 Widget and adding the widget to a course or home page. Initial Release 2016 by D2L Corporation. All rights reserved. 3

4 About Microsoft Office 365 integration with Brightspace Learning Environment About Microsoft Office 365 integration with Brightspace Learning Environment Brightspace Learning Environment integrates with Microsoft Office 365 services ( , Calendar, and OneDrive) to improve how students and teachers interact online. Using this integration, you can insert a widget on a course or home page that provides a user's , Calendar, and OneDrive status in Brightspace Learning Environment. You can also use the integration with Microsoft Office 365 to permit students to submit assignment files from OneDrive to Assignments. Microsoft Office 365 provides institutions with a collection of enterprise-grade communication and productivity services. Depending on your license, these services may include Exchange Online, SharePoint Online, Skype for Business Online, and Office Professional Plus. Microsoft Office 365 permissions Setting Allow users to Users will see Also required Applicable org unit types Can view Microsoft Office 365 Widget View and access the Microsoft Office 365 system widget The Microsoft Office 365 system widget on their course homepage None Any Browser consideration for the Microsoft Office 365 widget User sessions in the Microsoft Office 365 widget are saved on your Brightspace account and are not tied to your browser session. This avoids having to log in to Office 365 each time that you access Brightspace. When logging in from your browser, the first address that you use is saved in your cookies. Each subsequent login from your browser session uses this address. It might be necessary to clear your cache or reset your browser session to log in to the widget using a different address by D2L Corporation. All rights reserved. 4

5 Outbound traffic Outbound traffic If your institution's firewall configuration does not allow outbound traffic, you must use one of the methods below to establish an outgoing HTTPS connection to these URLs: Use one of these methods to permit HTTPS connections to the URLs listed above: Add a firewall rule to allow outbound connections (port 80 and port 443) from all web and scalable servers to the URLs listed above. Configure a proxy server on the network that allows outbound connections to the URLs listed above by setting the following configuration variables: d2l.system.infrastructure.proxyaddress - The address of the proxy server. It normally takes the form or where myproxy is the host name or IP address and 8080 is the port. d2l.system.infrastructure.proxybypassaddresses - The addresses or address patterns that should not go through the proxy server. Address patterns take the form scheme://hostname:port/path where scheme is either http or https; hostname can be set as a * wildcard; port can be a specific number or a * wildcard to apply to all port numbers; and path is optional and can also contain a * wildcard. Set up integration for the Microsoft Office 365 widget To set up your integration of the Microsoft Office 365 widget in Brightspace Learning Environment, you must complete several tasks, which are explained further in the following sections: 1. Register Brightspace Learning Environment with Microsoft Azure. 2. Enable Microsoft Office 365 in Brightspace Learning Environment by D2L Corporation. All rights reserved. 5

6 Set up integration for the Microsoft Office 365 widget 3. Configure Brightspace Learning Environment for the Microsoft Office 365 Plug-in. 4. Add the widget to a course or home page. Register Brightspace Learning Environment with Microsoft Azure To access secured Microsoft Office 365 services in Brightspace Learning Environment, you need to grant your instance rights to access those services. This is done by registering Brightspace Learning Environment in a Microsoft Azure tenant and then configuring Brightspace Learning Environment with the resulting Client (Application) ID and Key. D2L recommends creating single-tenant instances instead of multi-tenant instances. Before you begin, ensure that you have your Azure AD authentication information. This authentication information is a user name and password combination. 1. Browse to the Azure login URL at (see Microsoft Azure Log In page - or to a different login URL provided by Microsoft. 2. Log in to your Azure Active Directory account. 3. Click Active Directory. You may need to scroll down on the page to find the link. 4. Choose the appropriate directory or create a new directory if one does not yet exist. 5. Click Applications > ADD. 6. Click Add an application my organization is developing. 7. On the Tell us about your application screen, do the following: 1. Enter a name for your application, such as Brightspace. 2. Ensure that, in the Type area, the Web Application and/or WEB API option is selected. 3. Click the right arrow. 8. On the App Properties screen, do the following: 1. In the Sign-On URL field, enter the domain name of your Brightspace Learning Environment. 2. In the App ID URI field, enter the domain name that you entered in the Sign-On URL field. 9. Click the check mark icon. The new application appears on your AD Applications tab. 10. From the AD Applications list, click to select the application that you added. 11. Select the Configure tab. 12. In the Properties area, do the following: 1. Verify that the Sign-ON URL is the domain that you entered earlier by D2L Corporation. All rights reserved. 6

7 Set up integration for the Microsoft Office 365 widget 2. Verify that the Application is Multi-Tenant field is set to No. 3. Locate the Client ID and record it for later. 13. In the Keys area, do the following: 1. Select a duration of 1 year or 2 years. After the duration elapses, your key expires and you will need to generate a new key. 2. Verify that the App ID URI is the identifier that you entered earlier. 3. Enter any additional Reply URL domains that may be required. 14. In the Permissions and Other Applications section, select Add Applications. 15. Select Office 365 Exchange Online and Office 365 SharePoint Online as required applications. 16. Click the check mark icon. 17. Select the drop-down menu beside Delegated Permissions and do the following: 1. For Office 365 Exchange Online, select Read users calendars and Read users mail. 2. For Office 365 SharePoint Online, select Read users files. 18. Click Save. 19. After the process is complete, scroll up to the Properties page. 20. From the Keys area, record the Client key. Office 365 Mail, Calendar, and SharePoint Verification After the Azure tenant is configured, the widget will only work if all of the services it is accessing are configured. The widget accesses Office 365 Mail, Calendar, and SharePoint, which must all be available when you sign in for the widget to work. User accounts can sometimes take time to set up these services, so it is important for a user to first verify that they can access them within Office 365. API Calls The Office 365 widget makes client and server-side calls to the Microsoft Office 365 APIs to authenticate and retrieve user information from a user's , calendar, and OneDrive account. Note: These requests are determined by Microsoft and are subject to change if the APIs change. Client-side The requests made on the client-side in the browser are: by D2L Corporation. All rights reserved. 7

8 Set up integration for the Microsoft Office 365 widget Server-side The requests made on the server-side are: The last URL for the SharePoint calls is returned to the Brightspace platform from the previous Microsoft calls. Each organization's tenant may be different, and each user's site path may be different. See for more information. Configure Brightspace platform for Microsoft Office 365 Plug-in In Brightspace Learning Environment, complete the following tasks to integrate with Microsoft Office Enable the Microsoft Office 365 Plug-in: 1. From the Admin Tools menu on the minibar, click Organization Tools. 2. Locate the Office 365 Plug-in from the list and then click the Availability toggle to turn it on. 2. Set Role Permissions for each user role that uses the Office 365 Plug-in: 1. From the Admin Tools menu on the minibar, click Roles and Permissions. 2. Browse to the appropriate role and then click the drop-down menu. 3. Select Edit Permissions. 4. In the Filter by Tool drop-down menu, browse to Office Click Apply Filter. 6. Click to select the Can View Office 365 Widget permission. 7. Click Save. 8. Repeat the process to set role permissions for additional user roles. 3. Add the Client ID and Client Key to the configuration variable browser: 2016 by D2L Corporation. All rights reserved. 8

9 Add the Office 365 Widget to a course 1. From the Admin Tools menu on the minibar, click Config Variable Browser. 2. In the d2l.tools.office365.clientid variable, select Org Value. 3. Enter the Client ID from the application registered on your Azure tenant into the text box and then click Save. 4. In the d2ltools.office365.clientsecret variable, select Org Value. 5. Enter the Client Key from the application registered on your Azure tenant into both fields and click Save. 4. If you want to configure a client domain, set the d2l.tools.office365.clientdomain configuration variable to the client domain provided by your Identity Provider (IdP). See Configure a client domain for more information. Configure a client domain The d2l.tools.office365.clientdomain is an optional configuration variable that allows learners to bypass the login screen the first time that they launch the Microsoft Office 365 widget. This allows learners to connect to the Microsoft Office 365 integration without having to enter their address an additional time. The value of d2l.tools.office365.clientdomain is the client domain provided by your Identity Provider (IdP). This feature only works for clients that use a single domain; it will not work for clients using a Microsoft multi-tenant solution. Also, the feature only works when all learners addresses are on the same domain (for Add the Office 365 Widget to a course To add the widget to a course: 1. Open the course. 2. Click Edit. 3. In the Widgets section, click Add Widgets > System Widgets. 4. Select Office 365 and then click Add. 5. Click Save. Add the Office 365 Widget to a home page To add the widget to your homepage: 1. From the Admin Tools menu on the minibar, click Homepage Management. 2. Select the active homepage. 3. In the selected location, select Add Widgets > System Widgets by D2L Corporation. All rights reserved. 9

10 User workflows for the Office 365 Widget 4. Select Office 365 and then click Add. 5. Click Save. User workflows for the Office 365 Widget A user follows one of three possible workflows for initial sign in to the Office 365 widget, depending on whether the d2l.tools.office365.clientdomain configuration variable is set and whether Single Sign-On (SSO) is set up. ClientDomain is not configured and SSO is not set up 1. The user clicks the initial sign-in button in Brightspace Learning Environment. 2. A new tab opens and the user is redirected to a "Sign in" page where the user enters their address. 3. After clicking Next, the user is redirected to another "Sign in" page where the user re-enters their address and then enters their password. 4. After signing in, the tab closes and the user is redirected to Brightspace Learning Environment with the widget loaded. ClientDomain is not configured and SSO is set up 1. The user clicks the initial sign in button in Brightspace Learning Environment. 2. A new tab opens and user is redirected to a "Sign in" page where the user enters their address. 3. After clicking Next, the user is redirected to another "Sign in" page where the user enters their address again. After they enter their address and either tab or click out of the field, the page redirects the user to the Identity Provider (IdP) page, according to the instance configuration. 4. After the user has gone through the IdP process, the tab closes and the user is redirected to Brightspace Learning Environment with the widget loaded. ClientDomain is configured and SSO is setup 1. The user clicks the initial sign in button in Brightspace Learning Environment. 2. A new tab opens and the page goes through a series of redirects without the user's intervention. 3. After the redirects are complete, the tab closes and the user is redirected to Brightspace Learning Environment with the widget loaded by D2L Corporation. All rights reserved. 10

11 Troubleshooting the Microsoft Office 365 integration Troubleshooting the Microsoft Office 365 integration Page Not Found Verify that the URL that you use to access Brightspace Learning Environment is the same URL that is configured in the following configuration variables: d2l.settings.webservername and d2l.settings.webservernameinternal. Sign in - Application with ID was not found in directory After configuring the widget, if you proceed through the initial sign in for the widget and then see the error "Sign In - Sorry, but we're having trouble signing you in. We received a bad request", view the additional technical information. If the additional technical information includes, "Application with identifier <id> was not found in directory <id>", then there is an issue with your Azure tenant. Your App ID URI does not match the domain that your Brightspace Learning Environment instance is currently on. Verify that the App ID URI matches the URL of your Brightspace Learning Environment instance in your Azure tenant. Widget displays "Loading..." when viewing s This may be an issue with the cookies in your browser. Microsoft relies on the cookies in your browser session to verify the account to connect with, even if you type your address at the beginning of the authentication process. If you are using multiple work accounts, this may affect authentication. Open a private browser session, log in to Brightspace Learning Environment, and then try to view s. If you can view s in a private browser session, delete your cookies to solve the problem in your regular browser session. After authenticating with Office 365 and being redirected, the widget does not sign in If you sign in through the widget, go through the Microsoft authentication process, and then get redirected back to the LMS but the widget is still not signed in, the account may not be set up properly with the Office 365 services. One of Mail, Calendar, or OneDrive is not set up in the account that is being used to log in. Try logging into Office 365 and accessing your Mail, Calendar, and OneDrive account. After you have confirmed that you can view everything, try logging into the widget again. Additional information on configuring Microsoft Azure For more information on configuring Microsoft Azure, refer to the following links: by D2L Corporation. All rights reserved. 11

12 About D2L About D2L A global leader in EdTech, D2L is the creator of Brightspace, the world s first integrated learning platform. The company partners with thought-leading organizations to improve learning through data-driven technology that helps deliver a personalized experience to every learner, regardless of geography or ability. D2L s open and extensible platform is used by more than 1,100 clients and almost 15 million individual learners in higher education, K 12, healthcare, government, and the enterprise sector including Fortune 1000 companies. The company has operations in the United States, Canada, Europe, Australia, Brazil, and Singapore. ( ( Contact Us Phone: Toll Free: (Worldwide) (North America) (United Kingdom and Europe) (New Zealand) (Australia) (Brazil) Fax: Twitter: Web: ( ( D2L Corporation. The D2L family of companies includes D2L Corporation, D2L Ltd, D2L Australia Pty Ltd, D2L Europe Ltd, D2L Asia Pte Ltd, and D2L Brasil Soluções de Tecnologia para Educação Ltda. Brightspace, D2L, and other marks ("D2L marks") are trademarks of D2L Corporation, registered in the U.S. and other countries. Please visit d2l.com/trademarks for a list of other D2L marks by D2L Corporation. All rights reserved. 12

13 About D2L Microsoft, Exchange, SharePoint, Lync, Office 365, OneDrive, Active Directory, AD, and Azure are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries by D2L Corporation. All rights reserved. 13

Virtual Classroom and Video Assignments by YouSeeU - Learner Guide. Learner Guide

Virtual Classroom and Video Assignments by YouSeeU - Learner Guide. Learner Guide Virtual Classroom and Video Assignments by YouSeeU - Learner Guide Learner Guide Contents Contents DOCUMENT CHANGE HISTORY...3 ATTEND A VIRTUAL CLASSROOM SESSION...4 COMPLETING A VIDEO ASSIGNMENT...4 Submit

More information

Brightspace Learning Environment Course Planning - Instructor Guide

Brightspace Learning Environment Course Planning - Instructor Guide Brightspace Learning Environment 10.6+ Course Planning - Instructor Guide Contents Contents DOCUMENT CHANGE HISTORY...4 ATTENDANCE...4 What are the basics of Attendance?...4 How attendance is calculated...5

More information

Brightspace Binder for Web. Learner Guide

Brightspace Binder for Web. Learner Guide Learner Guide Contents Contents DOCUMENT CHANGE HISTORY... 3 BINDER BASICS... 3 About Brightspace Binder... 3 Supported devices and platform versions... 4 How Brightspace Binder works... 4 About document

More information

Brightspace Binder for ios. Learner Guide

Brightspace Binder for ios. Learner Guide Learner Guide Contents Contents DOCUMENT CHANGE HISTORY...3 BINDER BASICS...3 About Brightspace Binder...3 Supported devices and platform versions...4 How Brightspace Binder works...4 About document storage

More information

Brightspace Binder for ios. Learner Guide

Brightspace Binder for ios. Learner Guide Learner Guide Contents Contents DOCUMENT CHANGE HISTORY... 3 BINDER BASICS... 3 About Brightspace Binder... 3 Supported devices and platform versions... 4 How Brightspace Binder works... 4 About document

More information

D2L Binder for Android. Learner Guide

D2L Binder for Android. Learner Guide Learner Guide Contents Contents DOCUMENT CHANGE HISTORY... 3 BINDER BASICS... 3 About Brightspace Binder... 3 Supported devices and platform versions... 4 How Brightspace Binder works... 4 About document

More information

Brightspace Learning Environment Course Content - Learner Guide

Brightspace Learning Environment Course Content - Learner Guide Brightspace Learning Environment 10.6+ Course Content - Learner Guide Brightspace Learning Environment 10.6+Contents Contents DOCUMENT CHANGE HISTORY...3 CALENDAR...4 Calendar interface overview...4 Subscribe

More information

Brightspace Platform Release Notes

Brightspace Platform Release Notes Brightspace Platform 10.7.11 Release Notes 10. Select Delete Topic from the drop-down menu beside the /shared/ path topic item, and select Permanently delete both the topic from Content and the associated

More information

Brightspace Platform Release Notes

Brightspace Platform Release Notes Brightspace Platform 10.7.5 Release Notes 1 5. Enroll a learner to this course. 6. Impersonate the learner you enrolled and navigate to the Org home page. 7. Under the My Courses widget, click View All

More information

Does Brightspace integrate with? The possibilities are endless with IMS LTI

Does Brightspace integrate with? The possibilities are endless with IMS LTI Does Brightspace integrate with? The possibilities are endless with IMS LTI This technical paper introduces the IMS Learning Tools Interoperability (IMS LTI) standard as an exciting option for integrating

More information

Accessibility and Navigation in Brightspace Learning Environment

Accessibility and Navigation in Brightspace Learning Environment Accessibility and Navigation in Brightspace Learning Environment Learner Guide Contents Contents DOCUMENT CHANGE HISTORY... 4 ABOUT WEB ACCESSIBILITY AT D2L... 5 ACCESSIBILITY FOR LEARNING... 5 ACCESSIBILITY

More information

Brightspace Platform Preview Release Notes

Brightspace Platform Preview Release Notes Brightspace Platform 10.7.5 Preview Release Notes Contents Contents... 2 Features... 4 Brightspace Learning Environment... 4 Activity Feed - Additional attachment types available for assignment posts -

More information

Brightspace Daylight Visual Design. Getting Started Guide

Brightspace Daylight Visual Design. Getting Started Guide Getting Started Guide Contents Contents DOCUMENT CHANGE HISTORY...4 WHY DID D2L VISUALLY REDESIGN THE BRIGHTSPACE PLATFORM?...5 SETTING CONFIGURATION VARIABLES AND PERMISSIONS FOR THE DAYLIGHT EXPERIENCE...6

More information

ASC Homepage. Administrator Guide

ASC Homepage. Administrator Guide ASC Homepage Administrator Guide Contents Document Change History... 3 The ASC Homepage... 4 Having issues with your Brightspace Community credentials? Contact the Community team via email ...

More information

SAFARI Montage v6.5.28

SAFARI Montage v6.5.28 Microsoft Office 365 Integration Instructions SAFARI Montage v6.5.28 NOTE: The Microsoft Office 365 integration must be configured by an Administrator. SAFARI Montage now offers a powerful new integration

More information

Integrate Microsoft Office 365. EventTracker v8.x and above

Integrate Microsoft Office 365. EventTracker v8.x and above EventTracker v8.x and above Publication Date: March 5, 2017 Abstract This guide provides instructions to configure Office 365 to generate logs for critical events. Once EventTracker is configured to collect

More information

ACCESSIBLE MATH IN DESIRE2LEARN

ACCESSIBLE MATH IN DESIRE2LEARN ACCESSIBLE MATH IN DESIRE2LEARN SECTIONS IN THIS GUIDE DESIRE2LEARN SUPPORT FOR MATHML AND MATHJAX ADDING MATH USING THE EQUATION EDITOR REFERENCES AND LINKS DESIRE2LEARN SUPPORT FOR MATHML AND MATHJAX

More information

Five9 Plus Adapter for Agent Desktop Toolkit

Five9 Plus Adapter for Agent Desktop Toolkit Cloud Contact Center Software Five9 Plus Adapter for Agent Desktop Toolkit Administrator s Guide September 2017 The Five9 Plus Adapter for Agent Desktop Toolkit integrates the Five9 Cloud Contact Center

More information

Administering Jive Mobile Apps for ios and Android

Administering Jive Mobile Apps for ios and Android Administering Jive Mobile Apps for ios and Android TOC 2 Contents Administering Jive Mobile Apps...3 Configuring Jive for Android and ios...3 Custom App Wrapping for ios...3 Authentication with Mobile

More information

AvePoint Online Services 2

AvePoint Online Services 2 2 User Guide Service Pack 7 Issued August 2017 Table of Contents What s New in this Guide...6 About...7 Versions: Commercial and U.S. Government Public Sector...7 Submitting Documentation Feedback to AvePoint...8

More information

Microsoft Enabling and Managing Office 365

Microsoft Enabling and Managing Office 365 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20347 - Enabling and Managing Office 365 Length 5 days Price $4290.00 (inc GST) Version A Overview This is a 5-day instructor-led training (ILT) course that

More information

D2L Brightspace Daylight Experience

D2L Brightspace Daylight Experience D2L Brightspace Daylight Experience The Environment University Information Technology Services Learning Technology, Training, Audiovisual, and Outreach Copyright 2018 Kennesaw State University Division

More information

Education and Support for SharePoint, Office 365 and Azure

Education and Support for SharePoint, Office 365 and Azure Education and Support for SharePoint, Office 365 and Azure www.combined-knowledge.com COURSE OUTLINE ENABLING AND MANAGING OFFICE 365 Course Duration: 5 Days Course Code: 20347A Overview Course Code: 20347A

More information

Cisco Cloud Web Security

Cisco Cloud Web Security Cisco Cloud Web Security WSA ment Guide Internal Use Only 1 October 2014 Cisco CWS WSA/WSAv ment Guide Contents Introduction... 1 Cloud ment... 1 Additional Redirect Methods... 1... 2 Verify connection

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

How-to Guide: Tenable.io for Microsoft Azure. Last Updated: November 16, 2018

How-to Guide: Tenable.io for Microsoft Azure. Last Updated: November 16, 2018 How-to Guide: Tenable.io for Microsoft Azure Last Updated: November 16, 2018 Table of Contents How-to Guide: Tenable.io for Microsoft Azure 1 Introduction 3 Auditing the Microsoft Azure Cloud Environment

More information

13241 Woodland Park Road, Suite 400 Herndon, VA USA A U T H O R : E X O S T A R D ATE: M A R C H V E R S I O N : 3.

13241 Woodland Park Road, Suite 400 Herndon, VA USA A U T H O R : E X O S T A R D ATE: M A R C H V E R S I O N : 3. SECURE ACCESS MAN AG E R FIRST TIME LOGIN GUIDE A U T H O R : E X O S T A R D ATE: M A R C H 2 0 1 5 V E R S I O N : 3.0 1 S E C U R E A CCESS M A N A G E R SECURE ACCESS MANAGER OVERVIEW... 3 SUMMARY...

More information

How-to Guide: Tenable Nessus for Microsoft Azure. Last Updated: April 03, 2018

How-to Guide: Tenable Nessus for Microsoft Azure. Last Updated: April 03, 2018 How-to Guide: Tenable Nessus for Microsoft Azure Last Updated: April 03, 2018 Table of Contents How-to Guide: Tenable Nessus for Microsoft Azure 1 Introduction 3 Auditing the Microsoft Azure Cloud Environment

More information

ENABLING AND MANAGING OFFICE 365

ENABLING AND MANAGING OFFICE 365 Education and Support for SharePoint, Office 365 and Azure www.combined-knowledge.com Education and Support for SharePoint, Office 365 and Azure www.combined-knowledge.com COURSE OUTLINE ENABLING AND MANAGING

More information

D2L Brightspace. The Environment. University Information Technology Services. Learning Technologies, Training, & Audiovisual Outreach

D2L Brightspace. The Environment. University Information Technology Services. Learning Technologies, Training, & Audiovisual Outreach D2L Brightspace The Environment University Information Technology Services Learning Technologies, Training, & Audiovisual Outreach Copyright 2016 Kennesaw State University Department of University Information

More information

10997: Office 365 Administration and Troubleshooting

10997: Office 365 Administration and Troubleshooting Short Course Outline 10997: Office 365 Administration and Troubleshooting Course Overview This is a three-day Instructor Led Training (ILT) course that targets the needs of information technology (IT)

More information

October J. Polycom Cloud Services Portal

October J. Polycom Cloud Services Portal October 2018 3725-42461-001J Polycom Cloud Services Portal Copyright 2018, Polycom, Inc. All rights reserved. No part of this document may be reproduced, translated into another language or format, or

More information

RED IM Integration with Bomgar Privileged Access

RED IM Integration with Bomgar Privileged Access RED IM Integration with Bomgar Privileged Access 2018 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the

More information

Course 10997A: Office 365 Administration and Troubleshooting

Course 10997A: Office 365 Administration and Troubleshooting Skip to main content Course 10997A: Office 365 Administration and Troubleshooting - Course details Course Outline Module 1: Office 365 services overview This module describes Office 365 services, licensing,

More information

Okta Integration Guide for Web Access Management with F5 BIG-IP

Okta Integration Guide for Web Access Management with F5 BIG-IP Okta Integration Guide for Web Access Management with F5 BIG-IP Contents Introduction... 3 Publishing SAMPLE Web Application VIA F5 BIG-IP... 5 Configuring Okta as SAML 2.0 Identity Provider for F5 BIG-IP...

More information

Enabling and Managing Office 365

Enabling and Managing Office 365 Enabling and Managing Office 365 Duration: 5 days COURSE DESCRIPTION This is a 5-day instructor-led training (ILT) course that targets the needs of IT professionals who take part in evaluating, planning,

More information

Course Outline. Enabling and Managing Office 365 Course 20347A: 5 days Instructor Led

Course Outline. Enabling and Managing Office 365 Course 20347A: 5 days Instructor Led Enabling and Managing Office 365 Course 20347A: 5 days Instructor Led About this course This is a 5-day instructor-led training (ILT) course that targets the needs of IT professionals who take part in

More information

Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager

Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager Setting Up Resources in VMware Identity Manager (SaaS) You can find the most up-to-date technical documentation

More information

10997A: Office 365 Administration and Troubleshooting

10997A: Office 365 Administration and Troubleshooting 10997A: Administration and Troubleshooting Course Details Course Code: Duration: Notes: 10997A 3 days This course syllabus should be used to determine whether the course is appropriate for the students,

More information

IMPLEMENTING SINGLE SIGN-ON (SSO) TO KERBEROS CONSTRAINED DELEGATION AND HEADER-BASED APPS. VMware Identity Manager.

IMPLEMENTING SINGLE SIGN-ON (SSO) TO KERBEROS CONSTRAINED DELEGATION AND HEADER-BASED APPS. VMware Identity Manager. IMPLEMENTING SINGLE SIGN-ON (SSO) TO KERBEROS CONSTRAINED DELEGATION AND HEADER-BASED APPS VMware Identity Manager February 2017 V1 1 2 Table of Contents Overview... 5 Benefits of BIG-IP APM and Identity

More information

Office 365 Administration and Troubleshooting

Office 365 Administration and Troubleshooting Office 365 Administration and Troubleshooting Course 10997A 3 Days Instructor-led, Hands on Course Information This is a three-day Instructor Led Training (ILT) course that targets the needs of information

More information

SAML-Based SSO Solution

SAML-Based SSO Solution About SAML SSO Solution, page 1 Single Sign on Single Service Provider Agreement, page 2 SAML-Based SSO Features, page 2 Basic Elements of a SAML SSO Solution, page 3 Cisco Unified Communications Applications

More information

How to Join Skype Meetings

How to Join Skype Meetings How to Join Skype Meetings Scroll through to find the device you are using: Windows, Skype App, Mac or iphone. Windows 1. Open the email / calendar request that you received from your host and select the

More information

SAML SSO Okta Identity Provider 2

SAML SSO Okta Identity Provider 2 SAML SSO Okta Identity Provider SAML SSO Okta Identity Provider 2 Introduction 2 Configure Okta as Identity Provider 2 Enable SAML SSO on Unified Communications Applications 4 Test SSO on Okta 4 Revised:

More information

Secure Access Manager User Guide September 2017

Secure Access Manager User Guide September 2017 Secure Access Manager User Guide September 2017 1 1 INTRODUCTION... 3 1.1 SUMMARY... 3 2 BASIC FUNCTIONS... 3 2.1 LOGIN TO YOUR SAM ACCOUNT... 3 2.1.1 How to Activate your Account... 3 2.1.2 How to Login

More information

My Site. Introduction

My Site. Introduction My Site Introduction My Site is a component of the portal that is available to all NB educators. It is a personalized site that provides all users with the following features: A place to save and share

More information

[MS20347]: Enabling and Managing Office 365

[MS20347]: Enabling and Managing Office 365 [MS20347]: Enabling and Managing Office 365 Length : 5 Days Audience(s) : IT Professionals Level : 200 Technology : Microsoft Office Delivery Method : Instructor-led (Classroom) Course Overview This is

More information

How to use Microsoft OneDrive

How to use Microsoft OneDrive How to use Microsoft OneDrive Instructions for Saint Paul College Students Table of Content What is OneDrive?... 2 How do I access OneDrive?... 2 How do I upload documents to OneDrive?... 3 How do I create

More information

SecureW2 and Wi-Fi Cloud. Integration Guide

SecureW2 and Wi-Fi Cloud. Integration Guide SecureW2 and Wi-Fi Cloud Integration Guide SecureW2 and Wi-Fi Cloud Integration Guide Deployment Overview This guide demonstrates how to integrate a WatchGuard Wi-Fi Cloud Captive Portal with SecureW2

More information

20347: Enabling and Managing Office hours

20347: Enabling and Managing Office hours 20347: Enabling and Managing Office 365 35 hours About this course This is a 5-day instructor-led training (ILT) course that targets the needs of IT professionals who take part in evaluating, planning,

More information

Activity: Creating a group page, assigning a user to the group page and linking the group page to a staff member in the school s staff directory.

Activity: Creating a group page, assigning a user to the group page and linking the group page to a staff member in the school s staff directory. Edline Super User s Guide for Creating a Group Page, Assigning a User to the Group Page and Linking The Group Page to A Member of the School Staff Directory Edline, Guilford County Schools district website

More information

UC for Business Executive Insight for 2010

UC for Business Executive Insight for 2010 Quick Reference Guide UC for Business Executive Insight for 2010 006NEC10-00QRGR NEC Corporation of America www.necam.com Revision History Revision History Document No. Release Date Change Description

More information

Evolve Link Proposal to [Institution] for ebooks ScienceDirect. for Brightspace by D2L

Evolve Link Proposal to [Institution] for ebooks ScienceDirect. for Brightspace by D2L 0 Evolve Link Proposal to [Institution] External for ebooks Learning on Tool Setup ScienceDirect for Brightspace by D2L January 2018 1 Contents External Learning Tool Setup... 2 Adding Evolve Link to a

More information

Enabling and Managing Office 365 (NI152) 40 Hours MOC 20347A

Enabling and Managing Office 365 (NI152) 40 Hours MOC 20347A Enabling and Managing Office 365 (NI152) 40 Hours MOC 20347A Outline This is a 5-day instructor-led training (ILT) course that targets the needs of IT professionals who take part in evaluating, planning,

More information

Step by Step process to activate guest access in Microsoft Teams.

Step by Step process to activate guest access in Microsoft Teams. Step by Step process to activate guest access in Microsoft Teams. External access with Microsoft Teams Microsoft Teams has started allowing guest access in organization to collaborate or communicate with

More information

AvePoint Online Services for Partners 2

AvePoint Online Services for Partners 2 AvePoint Online Services for Partners 2 User Guide Service Pack 1 Issued June 2017 Table of Contents What s New in this Guide...4 About...5 Submitting Documentation Feedback to AvePoint...6 Browser Support

More information

Azure MFA Integration with NetScaler

Azure MFA Integration with NetScaler Azure MFA Integration with NetScaler This guide focuses on describing the configuration required for integrating Azure MFA (Multi-Factor Authentication) with NetScaler. Citrix.com 1 NetScaler is a world-class

More information

Webthority can provide single sign-on to web applications using one of the following authentication methods:

Webthority can provide single sign-on to web applications using one of the following authentication methods: Webthority HOW TO Configure Web Single Sign-On Webthority can provide single sign-on to web applications using one of the following authentication methods: HTTP authentication (for example Kerberos, NTLM,

More information

Amazon AppStream 2.0: SOLIDWORKS Deployment Guide

Amazon AppStream 2.0: SOLIDWORKS Deployment Guide 2018 Amazon AppStream 2.0: SOLIDWORKS Deployment Guide Build an Amazon AppStream 2.0 environment to stream SOLIDWORKS to your users June 2018 https://aws.amazon.com/appstream2/ 1 Welcome This guide describes

More information

Setup Skype for Business & Salesforce (beta) Integration guide

Setup Skype for Business & Salesforce (beta) Integration guide Setup Skype for Business & Salesforce (beta) Integration guide Overview: Skype for Business Online & Salesforce (Beta) integration enable new functionality for Salesforce users. This admin guide covers,

More information

How to Configure Authentication and Access Control (AAA)

How to Configure Authentication and Access Control (AAA) How to Configure Authentication and Access Control (AAA) Overview The Barracuda Web Application Firewall provides features to implement user authentication and access control. You can create a virtual

More information

Azure Developer Immersion Getting Started

Azure Developer Immersion Getting Started Azure Developer Immersion Getting Started In this walkthrough, you will get connected to Microsoft Azure and Visual Studio Team Services. You will also get the code and supporting files you need onto your

More information

Integrating VMware Workspace ONE with Okta. VMware Workspace ONE

Integrating VMware Workspace ONE with Okta. VMware Workspace ONE Integrating VMware Workspace ONE with Okta VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this

More information

Salesforce Files Connect Implementation Guide

Salesforce Files Connect Implementation Guide Salesforce Files Connect Implementation Guide Salesforce, Summer 18 @salesforcedocs Last updated: May 30, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Adobe Document Cloud esign Services. for Salesforce Version 17 Installation and Customization Guide

Adobe Document Cloud esign Services. for Salesforce Version 17 Installation and Customization Guide Adobe Document Cloud esign Services for Salesforce Version 17 Installation and Customization Guide 2015 Adobe Systems Incorporated. All rights reserved. Last Updated: August 28, 2015 Table of Contents

More information

Centrify for Dropbox Deployment Guide

Centrify for Dropbox Deployment Guide CENTRIFY DEPLOYMENT GUIDE Centrify for Dropbox Deployment Guide Abstract Centrify provides mobile device management and single sign-on services that you can trust and count on as a critical component of

More information

Info Input Express Network Edition

Info Input Express Network Edition Info Input Express Network Edition Administrator s Guide A-61892 Table of Contents Using Info Input Express to Create and Retrieve Documents... 9 Compatibility... 9 Contents of this Guide... 9 Terminology...

More information

Using Microsoft Azure Active Directory MFA as SAML IdP with Pulse Connect Secure. Deployment Guide

Using Microsoft Azure Active Directory MFA as SAML IdP with Pulse Connect Secure. Deployment Guide Using Microsoft Azure Active Directory MFA as SAML IdP with Pulse Connect Secure Deployment Guide v1.0 May 2018 Introduction This document describes how to set up Pulse Connect Secure for SP-initiated

More information

Introduction to the D2L Learning Environment

Introduction to the D2L Learning Environment 1 Introduction to the D2L Learning Environment When you first log into D2L/Brightspace, the My Home page is displayed. The My Home page is your starting point within the D2L/Brightspace Learning Environment

More information

Office : Enabling and Managing Office 365. Upcoming Dates. Course Description. Course Outline

Office : Enabling and Managing Office 365. Upcoming Dates. Course Description. Course Outline Office 365 20347: Enabling and Managing Office 365 Learn how to evaluate, plan, deploy and operate Microsoft Office 365 Cloud-Based Services in this 5-day class. Your instructor will focus on real world

More information

Infoblox Authenticated DHCP

Infoblox Authenticated DHCP Infoblox Authenticated DHCP Unified Visitor Management amigopod Technical Note Revision 1.1 5 July 2010 United States of America +1 (888) 590-0882 Europe, Middle East & Asia +34 91 766 57 22 Australia

More information

OneLogin SAML Authentication with WatchGuard Access Portal. Integration Guide

OneLogin SAML Authentication with WatchGuard Access Portal. Integration Guide OneLogin SAML Authentication with WatchGuard Access Portal Integration Guide i WatchGuard Technologies, Inc. One Login SAML Authentication with WatchGuard Access Portal Deployment Overview You can configure

More information

BIG-IP Access Policy Manager : Secure Web Gateway. Version 13.0

BIG-IP Access Policy Manager : Secure Web Gateway. Version 13.0 BIG-IP Access Policy Manager : Secure Web Gateway Version 13.0 Table of Contents Table of Contents BIG-IP APM Secure Web Gateway Overview...9 About APM Secure Web Gateway... 9 About APM benefits for web

More information

Barnes & Noble College LTI Tool Admin Guide Brightspace by D2L. LTI Tool Admin Guide D2L - 1 -

Barnes & Noble College LTI Tool Admin Guide Brightspace by D2L. LTI Tool Admin Guide D2L - 1 - LTI Tool Admin Guide D2L - 1 - Contents Introduction... 3 About the Bookstore Website... 3 About FacultyEnlight... 3 About Yuzu... 3 Getting Started - Requesting Credentials from Barnes & Noble College...

More information

Object of this document

Object of this document Publish applications using Azure AD Application Proxy It s imperative that I clear what application means in this context. A lot of people are confused application with mobile applications and other applications

More information

BMS Managing Users in Modelpedia V1.1

BMS Managing Users in Modelpedia V1.1 BMS 3.2.0 Managing Users in Modelpedia V1.1 Version Control Version Number Purpose/Change Author Date 1.0 Initial published version Gillian Dass 26/10/2017 1.1 Changes to User roles Gillian Dass 14/11/2017

More information

Exostar Identity Access Platform (SAM) User Guide September 2018

Exostar Identity Access Platform (SAM) User Guide September 2018 Exostar Identity Access Platform (SAM) User Guide September 2018 Copyright 2018 Exostar, LLC All rights reserved. 1 INTRODUCTION... 4 SUMMARY... 4 Exostar IAM Platform (SAM) Organization and User Types...

More information

USER S MANUAL. TryBooking Salesforce Integration Page 2

USER S MANUAL. TryBooking Salesforce Integration Page 2 User s Manual USER S MANUAL 1.0 Overview... 3 2.0 Getting Started... 3 2.1 Installation and Logging In... 3 2.2 Connecting your TryBooking Account... 6 2.2.1 Salesforce Account Settings... 6 2.2.2 Connecting

More information

Configure Unsanctioned Device Access Control

Configure Unsanctioned Device Access Control Configure Unsanctioned Device Access Control paloaltonetworks.com/documentation Contact Information Corporate Headquarters: Palo Alto Networks 3000 Tannery Way Santa Clara, CA 95054 www.paloaltonetworks.com/company/contact-support

More information

Office 365 Administration and Troubleshooting

Office 365 Administration and Troubleshooting Course 10997B: Office 365 Administration and Troubleshooting Page 1 of 5 Office 365 Administration and Troubleshooting Course 10997B: 2 days; Instructor-Led Introduction This is a two-day Instructor Led

More information

DATACENTER MANAGEMENT Goodbye ADFS, Hello Modern Authentication! Osman Akagunduz

DATACENTER MANAGEMENT Goodbye ADFS, Hello Modern Authentication! Osman Akagunduz Goodbye ADFS, Hello Modern Authentication! Osman Akagunduz Osman Akagunduz Consultant @ InSpark Microsoft Country Partner Of The Year Twitter: @Osman_Akagunduz What s in this session The role of Azure

More information

AvePoint Cloud Governance. Release Notes

AvePoint Cloud Governance. Release Notes AvePoint Cloud Governance Release Notes January 2018 New Features and Improvements AvePoint Cloud Governance now includes a My Groups report, which shows users a list of Office 365 groups they own or are

More information

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) You can find the most up-to-date

More information

Okta SAML Authentication with WatchGuard Access Portal. Integration Guide

Okta SAML Authentication with WatchGuard Access Portal. Integration Guide Okta SAML Authentication with WatchGuard Access Portal Integration Guide i WatchGuard Technologies, Inc. Okta SAML Authentication with WatchGuard Access Portal Deployment Overview You can configure Single

More information

Cloud Access Manager Configuration Guide

Cloud Access Manager Configuration Guide Cloud Access Manager 8.1.3 Configuration Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

SAML-Based SSO Solution

SAML-Based SSO Solution About SAML SSO Solution, page 1 SAML-Based SSO Features, page 2 Basic Elements of a SAML SSO Solution, page 2 SAML SSO Web Browsers, page 3 Cisco Unified Communications Applications that Support SAML SSO,

More information

Extranets in SharePoint and Office 365 May 17, 2017

Extranets in SharePoint and Office 365 May 17, 2017 Extranets in SharePoint and Office 365 May 17, 2017 Peter Carson President, Envision IT SharePoint MVP Partner Seller, Microsoft Canada peter.carson@extranetusermanager.com http://blog.petercarson.ca www.envisionit.com

More information

Enabling and Managing Office 365

Enabling and Managing Office 365 Course 20347A: Enabling and Managing Office 365 Course details Course Outline Module 1: Planning and provisioning Microsoft Office 365 This module reviews the features of Office 365 and identifies recent

More information

App Gateway Deployment Guide

App Gateway Deployment Guide C E N T R I F Y D E P L O Y M E N T G U I D E App Gateway Deployment Guide Abstract Centrify provides mobile device management and single sign-on services that you can trust and count on as a critical

More information

INSITES CONNECT ADMINISTRATION GUIDE. Version 1.4.3

INSITES CONNECT ADMINISTRATION GUIDE. Version 1.4.3 INSITES CONNECT ADMINISTRATION GUIDE Version 1.4.3 CONTENTS GETTING STARTED... 2 Version Compatibility... 2 Installing the InSites Connect app... 2 APP CONFIGURATION... 4 CONFIGURING PUSH NOTIFICATIONS...

More information

NTP Software File Auditor for Windows Edition

NTP Software File Auditor for Windows Edition NTP Software File Auditor for Windows Edition An NTP Software Installation Guide Abstract This guide provides a short introduction to installation and initial configuration of NTP Software File Auditor

More information

Single Sign-On for PCF. User's Guide

Single Sign-On for PCF. User's Guide Single Sign-On for PCF Version 1.2 User's Guide 2018 Pivotal Software, Inc. Table of Contents Table of Contents Single Sign-On Overview Installation Getting Started with Single Sign-On Manage Service Plans

More information

Release Notes Release (December 4, 2017)... 4 Release (November 27, 2017)... 5 Release

Release Notes Release (December 4, 2017)... 4 Release (November 27, 2017)... 5 Release Release Notes Release 2.1.4. 201712031143 (December 4, 2017)... 4 Release 2.1.4. 201711260843 (November 27, 2017)... 5 Release 2.1.4. 201711190811 (November 20, 2017)... 6 Release 2.1.4. 201711121228 (November

More information

Workspace ONE UEM Certificate Authentication for EAS with ADCS. VMware Workspace ONE UEM 1902

Workspace ONE UEM Certificate Authentication for EAS with ADCS. VMware Workspace ONE UEM 1902 Workspace ONE UEM Certificate Authentication for EAS with ADCS VMware Workspace ONE UEM 1902 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

PVS Subscription Registration Process

PVS Subscription Registration Process PVS Subscription Registration Process Create Your Tenable Support Portal Account 1. Click on the provided link to create your account. If the link does not work, please cut and paste the entire URL into

More information

Cisco Collaborative Knowledge

Cisco Collaborative Knowledge Cisco Collaborative Knowledge Product Overview. Your workforce needs knowledge, speed and flexibility to solve real-world business challenges in today s fast moving digital economy. Cisco Collaborative

More information

Tenable.io for Thycotic

Tenable.io for Thycotic How-To Guide Tenable.io for Thycotic Introduction This document describes how to deploy Tenable.io for integration with Thycotic Secret Server. Please email any comments and suggestions to support@tenable.com.

More information

Enabling and Managing Office 365

Enabling and Managing Office 365 Lincoln Land Community College Capital City Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Enabling and Managing Office 365 Course Description This is a 5-day instructor-led

More information

Workday Deployment Guide Version 4.0

Workday Deployment Guide Version 4.0 Workday Deployment Guide Version 4.0 Deployment Guide Overview SAML Configuration Workday Driven IT Provisioning Overview Basic Provisioning Configuration Workday Provisioning Groups Real Time Sync Attribute

More information