Skip to content

Commit 80d2916

Browse files
committed
docs: Change AWS Cognito Domain tip to warning
Since it is easy for people to miss this tip in between the examples, I propose to promote this dialog box as a warning.
1 parent c84685e commit 80d2916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/ingress/annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ ALB supports authentication with Cognito or OIDC. See [Authenticate Users Using
630630

631631
- <a name="auth-idp-cognito">`alb.ingress.kubernetes.io/auth-idp-cognito`</a> specifies the cognito idp configuration.
632632

633-
!!!tip ""
633+
!!!warning "For Amazon Cognito Domain only"
634634
If you are using Amazon Cognito Domain, the `userPoolDomain` should be set to the domain prefix(my-domain) instead of full domain(https://my-domain.auth.us-west-2.amazoncognito.com)
635635

636636
!!!example

0 commit comments

Comments
 (0)