-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
enhancementNew feature or requestNew feature or requestplatform:linuxSpecific to a Linux-based platformSpecific to a Linux-based platform
Description
Use of secretservice as a backend store doesn't appear to be allowed when there's no DISPLAY environment variable:
| if (!_context.SessionManager.IsDesktopSession) |
But even the underlying MSAL library has a headless test for that: https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/build/template-test-on-linux.yaml#L61
Can we just remove that check from GCM?
Related:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestplatform:linuxSpecific to a Linux-based platformSpecific to a Linux-based platform