Skip to main content
May 11, 2025
Solved

Problems with Claude login

  • May 11, 2025
  • 2 replies
  • 252 views

https://claude.ai/login does not work with 1Password

I have a login and url stored ...

 - why?

Best answer by 1P_Dave

Hello @dealtek and @AJCxZ0! 👋

Thank you for reaching out! I've taken a look at claude.ai and I see that they have indeed added the data-1p-ignore tag to their email address field which blocks 1Password from filling into that field as documented in our developer documentation: 


If you would like 1Password to fill into that field, the developer of claude.ai would need to remove that tag from their end. I suggest sending the developer of the website your feedback directly. For the time being, you can copy and paste your login information instead: Copy and fill passwords into apps that don’t work with 1Password

-Dave

#35362

2 replies

AJCxZ0
May 11, 2025

The "Enter your personal or work email" [but not any of the other categories of mail] field is not autofilled, even when Autofill is clicked in the plugin.

The input field has an interesting CSS element: `data-1p-ignore="true"`.

<input id="email" class="bg-bg-000
  border
  border-border-300
  hover:border-border-200
  transition-colors
  placeholder:text-text-500
  can-focus
  disabled:cursor-not-allowed
  disabled:opacity-50 h-11 px-3 rounded-[0.6rem] w-full w-full" data-1p-ignore="true" data-testid="email" placeholder="Enter your personal or work email" required="" type="email" value="">

 

1P_Dave
1P_DaveAnswer
1Password Employee
May 12, 2025

Hello @dealtek and @AJCxZ0! 👋

Thank you for reaching out! I've taken a look at claude.ai and I see that they have indeed added the data-1p-ignore tag to their email address field which blocks 1Password from filling into that field as documented in our developer documentation: 


If you would like 1Password to fill into that field, the developer of claude.ai would need to remove that tag from their end. I suggest sending the developer of the website your feedback directly. For the time being, you can copy and paste your login information instead: Copy and fill passwords into apps that don’t work with 1Password

-Dave

#35362