auth0_search_logs
tool to retrieve and analyze your logs. This analysis gives you a baseline understanding of normal authentication patterns, which is essential for identifying anomalies.
auth0_create_action
tool to generate and create an Action with sophisticated detection logic.
auth0_create_action
tool again to create a response Action.
auth0_deploy_action
tool twice to deploy both Actions in the correct order.
auth0_create_form
tool to create a custom Form. After creating the Form, publish it with the auth0_publish_form
tool.
Ask Claude:
auth0_list_logs
tool with specific criteria to find security events.
auth0_get_action
to retrieve the current Action code, then use auth0_update_action
to modify it. After updating the Action, deploy it with auth0_deploy_action
.
Ask Claude: