This module will introduce you to working with Microsoft Graph to access data in Office 365 by building Ruby on Rails web applications.
In this lab you will create a Ruby on Rails web application using the Azure AD v2 authentication endpoint to access data in Office 365 using Microsoft Graph.
- Create a Ruby on Rails web app
- Register a web application with the Application Registration Portal
- Extend the Ruby on Rails app for Azure AD Authentication
- Extend the Ruby on Rails app for Microsoft Graph
If you just want the completed sample generated by following this lab, you can find it here.
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.