What problem does it solve?
AWS Cognito deployments often drift into insecure or misconfigured authentication and authorization settings that are hard to audit and validate quickly.
Core Features & Use Cases
- User pool security configuration: Validate and improve MFA posture, password policy strength, advanced security modes, and refresh token lifetime policies to reduce account-takeover risk.
- OAuth/OIDC and token management: Implement and verify authorization code, PKCE, and token validation behaviors so apps obtain the right tokens with the correct issuer/audience constraints.
- Hosted UI external accessibility probing: Detect whether a Cognito hosted UI endpoint is reachable and assess TLS posture via an external probe to support evidence-based findings.
Quick Start
Ask the AI to audit your Cognito user pool configuration for MFA enforcement, advanced security mode, password policy strength, and refresh token validity, then validate the hosted UI endpoint reachability and TLS configuration.