From ccb19d0a208cc675a5e95071614e51355f877c0b Mon Sep 17 00:00:00 2001 From: Jason Hall Date: Tue, 18 Apr 2023 09:35:14 -0400 Subject: [PATCH] add microsoft OIDC --- urls.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/urls.txt b/urls.txt index fbde1d21..0b7d8ab9 100644 --- a/urls.txt +++ b/urls.txt @@ -22,3 +22,7 @@ https://gitlab.com/oauth/discovery/keys # Apple OIDC https://appleid.apple.com/.well-known/openid-configuration https://appleid.apple.com/auth/keys + +# Microsoft OIDC +https://login.microsoft.com/common/.well-known/openid-configuration +https://login.microsoft.com/common/discovery/keys