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