medyapin
Forum Replies Created
-
Forum: Plugins
In reply to: [Login by Auth0] Password Change ?ssueI tried in ?wle with new password i can login but with auth0 i cant
Forum: Plugins
In reply to: [Login by Auth0] Password Change ?ssueOkay i checked it again.
If i change user password from admin dashboard auth0 also uses same password.It works. But if i change it from woocommerce user dashboard where users can change their password under edit account tab. It doesnt work. In this case user password succesfully changed in wordpress database but not in auth0.Forum: Plugins
In reply to: [Login by Auth0] Not Authorized User 401 and Cant create new users.Thanks and i am sorry i made u spend time …
Issue was after 30-40 installation tries ?? i saw that i forgat
define( ‘AUTH0_ENV_CLIENT_SECRET’, ‘YOUR_CLIENT_SECRET_HERE’ );
with wrong client secret in wp-config.
This is why i always got 401 error.
Now everything works perfect. Thx
Forum: Plugins
In reply to: [Login by Auth0] Not Authorized User 401 and Cant create new users.Auth0 dashboard log also shows same log:
Type Failed Exchange
Description UnauthorizedClient Secret automaticly set by plugin when its installed. or isnt it?
Anyways i cant change it from plugin side.
Forum: Plugins
In reply to: [Login by Auth0] Not Authorized User 401 and Cant create new users.By the way i checked the client secret but as you know its in not visble mod and not editable.
I wanted to copy it from auth0 dashboard and paste it again to plugin settings for solving issue but couldnt becuase its not editable.
Thx, i hope, we will make it work in the end.
Forum: Plugins
In reply to: [Login by Auth0] Not Authorized User 401 and Cant create new users.Sorry for missunderstandings.
Okay, There is no migration tool i was talking about i enabled user-migration and use existing database settings in auth0 dashboard and auth0 plugin and all works well.
No users can login.
Cant create new users In wordpress by auth0 login form. error is:
WP_Auth0_LoginManager::redirect_login L:245 unknown_code An /oauth/token call triggered a 401 response from Auth0. Please check the Client Secret saved in the Auth0 plugin settings.
Also i get exactly same error when existing users try to login.
Thx
Forum: Plugins
In reply to: [Login by Auth0] Not Authorized User 401 and Cant create new users.11 permisions are sellected in API which are listed in wordpress installation manual.
Okay i am sure now only password policy change close all connection to auth0 databse migration and disables all. Is it normal?
Forum: Plugins
In reply to: [Login by Auth0] 3.8.0 Does not included some files in lib folderPerfect Thx @auth0josh
Forum: Plugins
In reply to: [Login by Auth0] 3.8.0 Does not included some files in lib folderor maybe just because of deleting manually made some issues? i do not know… cause this class is already in wp_auth0_email_verification.php
Forum: Plugins
In reply to: [Login by Auth0] 3.8.0 Does not included some files in lib folderthis gives installation error starts from :
Fatal error: Uncaught Error: Class ‘WP_Auth0_Api_Client_Credentials’ not found in …
- This reply was modified 6 years ago by medyapin.