Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Retrieve password error: unknown authentication type (not password or provider) #483

@Kalinin-Andrey

Description

@Kalinin-Andrey

Hello, everyone!

I am just a beginner with casdoor.
I am trying to test a retrieve password, but received this error:

unknown authentication type (not password or provider), form = {
	"type": "login",
	"organization": "org",
	"username": "",
	"password": "",
	"name": "",
	"email": "",
	"phone": "",
	"affiliation": "",
	"idCard": "",
	"region": "",
	"application": "socbazar",
	"provider": "",
	"code": "38316",
	"state": "",
	"redirectUri": "",
	"method": "",
	"emailCode": "",
	"phoneCode": "",
	"phonePrefix": "7",
	"autoSignin": false,
	"relayState": "",
	"samlResponse": ""
}

The username is found and the email substituted in the form field, but they are not sent to the server.
Email provider is configured and working.

What I am doing wrong?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingreleased

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions