microsoft-graph-toolkit icon indicating copy to clipboard operation
microsoft-graph-toolkit copied to clipboard

Authentication Providers and UI components for Microsoft Graph 🦒

Results 288 microsoft-graph-toolkit issues
Sort by recently updated
recently updated
newest added

Enable components to be rendered on the backend while retaining functionality when running on the front end

State: Proposed
Priority: 3
Area: Exploration

Closes # ### PR Type Upload Search Suggestion Spec ### Description of the changes Upload Search Suggestion Spec, no code changes ### PR checklist - [ ] Project builds (`yarn...

Test Environment: OS Build: Windows 11 Version: 21H2 (OS Build 22000.318) Browser: Edge Version 96.0.1054.43 (Official build) (64-bit) URL: https://mgt.dev/next Screen reader: Narrator Tool: Accessibility insights for web Repro Steps:...

bug
Area: Accessibility
MicrosoftGraphToolkit
A11yWCAG
A11ySev3
WCAG2.4.7
A11yCT

Test Environment: OS Build: Windows 11 Version: 21H2 (OS Build 22000.318) Browser: Edge Version 96.0.1054.43 (Official build) (64-bit) URL: https://mgt.dev/next Screen reader: Narrator Tool: Accessibility insights for web Repro Steps:...

bug
Area: Accessibility
MicrosoftGraphToolkit
A11yWCAG
A11ySev3
WCAG2.4.6
A11yAuto
AI4W
A11yCT

Test Environment: OS Build: Windows 11 Version: 21H2 (OS Build 22000.318) Browser: Edge Version 96.0.1054.43 (Official build) (64-bit) URL: https://mgt.dev/next Screen reader: Narrator Tool: Accessibility insights for web Repro Steps:...

bug
Area: Accessibility
MicrosoftGraphToolkit
A11yWCAG
A11ySev3
WCAG2.4.3
A11yCT

Hi, team, Now Teams MSAL2 provider only support multi-tenant AAD application according to these docs: https://docs.microsoft.com/en-us/graph/toolkit/providers/teams-msal2?tabs=ts#creating-an-appclient-id https://docs.microsoft.com/en-us/graph/toolkit/get-started/build-a-microsoft-teams-sso-tab?tabs=unpkg%2CHTML#creating-an-appclient-id In some scenario, we can only use single tenant AAD application, which has...

help wanted
good first issue
feature-request
Area: Providers
Providers: Teams
State: Proposed

# Proposal: Design states for **VISIBLE** accessibility highlighting, when the user utilizes "tab" key controls for component navigation. ## Description The user should be able to access and navigate through...

feature-request
Area: Design
Area: Accessibility
State: Proposed
Priority: 1

## Description Components should check whether the user has consented to the right scopes before making a graph call and tell the user that they need to consent before using...

feature-request
Needs: Discussion
breaking changes
State: Proposed
Priority: 1

# Consent Indicator ## Description I am looking for an easy way to validate that proper consent is in place when testing a SPFx solution that includes MGT components. ##...

feature-request

## Description The mock provider should cache the endpoint Url instead of fetching it each time when loaded. ## Rationale This affects mgt.dev the most as each sample requests the...

feature-request
Area: Providers
Area: Playground