From 23a51c1441ddce8e1a3228d1725cda8a75a9a281 Mon Sep 17 00:00:00 2001 From: Nick Greenfield Date: Mon, 6 Dec 2021 11:27:38 -0800 Subject: [PATCH] Wrap oauth links in ignore comment --- daprdocs/content/en/operations/security/oauth.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/daprdocs/content/en/operations/security/oauth.md b/daprdocs/content/en/operations/security/oauth.md index 5fedd524d..ef663cbff 100644 --- a/daprdocs/content/en/operations/security/oauth.md +++ b/daprdocs/content/en/operations/security/oauth.md @@ -34,12 +34,14 @@ To figure the Dapr OAuth middleware, you'll need to collect the following inform Authorization/Token URLs of some of the popular authorization servers: + | Server | Authorization URL | Token URL | |---------|-------------------|-----------| |Azure AAD||| |GitHub||| |Google|| | |Twitter||| + ## Define the middleware component definition