AWS amazon-mq documentation change
Summary
Updated OAuth 2.0 tutorial with regional availability clarification and IdP flexibility note
Security assessment
Clarifies regional limitations and identity provider options without addressing security vulnerabilities. Maintains existing security documentation quality.
Diff
diff --git a/amazon-mq/latest/developer-guide/oauth-tutorial.md b/amazon-mq/latest/developer-guide/oauth-tutorial.md index 6be26afb8..56a3fc718 100644 --- a//amazon-mq/latest/developer-guide/oauth-tutorial.md +++ b//amazon-mq/latest/developer-guide/oauth-tutorial.md @@ -9 +9 @@ PrerequisitesConfiguring OAuth 2.0 authentication with Amazon CognitoConfiguring -This topic describes how to configure [OAuth 2.0 authentication](./oauth-for-amq-for-rabbitmq.html) for your Amazon MQ for RabbitMQ brokers using Amazon Cognito as the OAuth 2.0 provider. +This tutorial describes how to configure [OAuth 2.0 authentication](./oauth-for-amq-for-rabbitmq.html) for your Amazon MQ for RabbitMQ brokers using Amazon Cognito as the OAuth 2.0 provider. @@ -13 +13,5 @@ This topic describes how to configure [OAuth 2.0 authentication](./oauth-for-amq -Because Amazon Cognito isn't available in China (Beijing) and China (Ningxia), the code snippets in this topic won't work in the China Regions. +Amazon Cognito is not available in China (Beijing) and China (Ningxia). + +###### Important + +This tutorial is specific to Amazon Cognito, but you can use other identity providers (IdPs). For more information, see [OAuth 2.0 Authentication Examples](https://www.rabbitmq.com/docs/oauth2-examples). @@ -34,2 +37,0 @@ You can set the Amazon Cognito resources required in this tutorial by deploying -For information about other identity providers (IdPs), see [OAuth 2.0 Authentication Examples](https://www.rabbitmq.com/docs/oauth2-examples). -