{"id":16431025,"url":"https://github.com/waldekmastykarz/office-mygroups-react","last_synced_at":"2025-03-21T04:31:56.418Z","repository":{"id":55680149,"uuid":"54786368","full_name":"waldekmastykarz/office-mygroups-react","owner":"waldekmastykarz","description":"This application shows the list of your Office 365 Groups retrieved using the Microsoft Graph.","archived":false,"fork":false,"pushed_at":"2022-12-07T12:12:40.000Z","size":267,"stargazers_count":28,"open_issues_count":2,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-17T20:56:10.042Z","etag":null,"topics":["aad","adal","angular","azure","microsoft-graph","office-365","office-ui-fabric"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/waldekmastykarz.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-26T15:50:44.000Z","updated_at":"2023-12-16T11:13:40.000Z","dependencies_parsed_at":"2023-01-24T17:16:31.833Z","dependency_job_id":null,"html_url":"https://github.com/waldekmastykarz/office-mygroups-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waldekmastykarz%2Foffice-mygroups-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waldekmastykarz%2Foffice-mygroups-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waldekmastykarz%2Foffice-mygroups-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waldekmastykarz%2Foffice-mygroups-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waldekmastykarz","download_url":"https://codeload.github.com/waldekmastykarz/office-mygroups-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244738388,"owners_count":20501839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aad","adal","angular","azure","microsoft-graph","office-365","office-ui-fabric"],"created_at":"2024-10-11T08:28:59.043Z","updated_at":"2025-03-21T04:31:56.127Z","avatar_url":"https://github.com/waldekmastykarz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Office 365 Groups\n\nThis application shows the list of your Office 365 Groups retrieved using the Microsoft Graph.\n\n![Screenshot](assets/screenshot.png)\n\nThis web application has been built using [React](https://facebook.github.io/react/) and shows how you can leverage [ADAL JS](https://github.com/AzureAD/azure-activedirectory-library-for-js) to connect to the Microsoft Graph. UX is implemented using [Office UI Fabric](http://dev.office.com/fabric).\n\n## Prerequisites\n\nIn order to use this application you need the following prerequisites:\n- Office 365 tenant\n- admin access to the Azure Active Directory connected to the Office 365 tenant\n\n## Configuration\n\nFollowing are the steps that you need to complete in order to see this application working:\n- in the old Azure Management Portal (https://manage.windowsazure.com/?WT.mc_id=m365-0000-wmastyka):\n  - go to Azure Active Directory (AAD)\n  - create a new AAD web application\n  - set the return URL to `https://localhost:8443`\n  - copy the web application's **Client Id**\n  - grant the application the following permissions:\n    - Windows Azure Active Directory\n      - Sign in and read user profile\n    - Microsoft Graph\n      - Access directory as the signed in user\n      - Read all groups\n  - in application's manifest enable OAuth implicit flow\n- clone this repo\n- in the **app/adal/adal-config.js** file in the **clientId** property paste the Client Id of the newly created AAD application\n- in the command line:\n```\n$ npm start\n```\n- in your web browser navigate to https://localhost:8443\n- when prompted, login with your organizational account","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaldekmastykarz%2Foffice-mygroups-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaldekmastykarz%2Foffice-mygroups-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaldekmastykarz%2Foffice-mygroups-react/lists"}