Haufe-Lexware / wicked.haufe.io

An API Management system based on Mashape Kong
http://wicked.haufe.io
Other
123 stars 37 forks source link

Is there a way to disable email verification in the portal? #220

Closed rduran408 closed 5 years ago

rduran408 commented 5 years ago

Is it possible to disable the email verification for new registered users?

DonMartin76 commented 5 years ago

Yes, specify „trust users“ and the email will appear as verified without actually verifying. That should work with any identity provider. Some use this setting by default, some (like the default wicked built in one) don’t.

Please note that this setting is not a good idea in anything else than internal environments.

rduran408 commented 5 years ago

Thanks for the quick response. Where do I specify trust users?

DonMartin76 commented 5 years ago

In the kickstarter, under Authentication, tick the "Trust user email addresses" check box for the "local" auth method:

image
DonMartin76 commented 5 years ago

Closing this - if the answer did not resolve your question feel free to reopen.