Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1Password Compatibility #627

Closed
oloflarsson opened this issue Feb 28, 2019 · 1 comment
Closed

1Password Compatibility #627

oloflarsson opened this issue Feb 28, 2019 · 1 comment
Milestone

Comments

@oloflarsson
Copy link

Description

The Auth0 setup wizard on the settings page within Wordpress triggers the 1Password browser plugin. First of all it pops up and seems to believe it should fill out some hidden field. Secondly it inputs credentials into the domain and key form.

one

This popup appears and can simply be clicked away. It's just a little annoying. Does it react to some hidden form in the dialog behind?

two

The "Enter your tenant Domain:" input field is prefilled with something irrelevant. That way the user does not get to see "youraccount.auth0.com", because of that I ended up writing just the "youraccount" part and it took me some time to figure out what's wrong.

Environment

  • WP-Auth0 version: 3.9.0
  • WordPress version: 5.1
  • PHP version: 7.0.33-0ubuntu0.16.04.1
  • Browser version: Google Chrome 72.0.3626.119 (Official Build) (64-bit)
  • 1Password Version: 7.2.4 (70204000) AgileBits Store
@joshcanhelp
Copy link
Contributor

@oloflarsson - I've seen that on my end as well. 1Password is seeing the password field in that modal and triggering your extension. I looked through the 1Password forum and see a few posts on that saying it's not possible:

https://discussions.agilebits.com/discussion/12412/how-to-tell-extensions-to-ignore-a-form-field

https://discussions.agilebits.com/discussion/96661/disabling-1password-x-for-specific-fields-forms-web-developer-question

https://discussions.agilebits.com/discussion/54532/disable-password-prompt-for-form

When it was a text input type that popup did not show but then the token appeared, which is not what we want. One option would be to use the Universal Login page (which is recommended anyways) and turn off the prompt for the WordPress site (since the password will be on a different domain).

@joshcanhelp joshcanhelp added this to the 3.10.0 milestone Apr 10, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants