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

Invalid user name or password Try logging in with another account。Could not create the user admin:Email address cannot be empty characters First name cannot be empty characters Last name cannot be empty The login name has already been used #77

Closed
guoanhao opened this issue Jan 31, 2023 · 7 comments

Comments

@guoanhao
Copy link

image

image

@bilelzr
Copy link

bilelzr commented Feb 2, 2023

check the entry-point "user_info" of your provider , it should contain the attributes mentioned in this code section bellow , they are necessary for the creation of the new user
hey

@guoanhao
Copy link
Author

guoanhao commented Feb 3, 2023

检查您的提供商的入口点“user_info”,它应该包含下面这段代码中提到的属性,它们是创建新用户所必需的 嘿

thank you,These attributes are included in my code:
image

mapper:
image

errors:
Invalid user name or password :Try logging in with another account

@guoanhao guoanhao changed the title Could not create the user admin:Email address cannot be empty characters First name cannot be empty characters Last name cannot be empty The login name has already been used Invalid user name or password Try logging in with another account。Could not create the user admin:Email address cannot be empty characters First name cannot be empty characters Last name cannot be empty The login name has already been used Feb 3, 2023
@bilelzr
Copy link

bilelzr commented Feb 6, 2023

hi again :) , i know that the attributes are mentioned in the code but your provider must have the same attributes in the "USER-INFO" entry-point , and try to add email as a scope also next to openid and profile

@guoanhao
Copy link
Author

guoanhao commented Feb 7, 2023

hi again :) , i know that the attributes are mentioned in the code but your provider must have the same attributes in the "USER-INFO" entry-point , and try to add email as a scope also next to openid and profile

Sorry, I don't understand what you mean. I don't know how to configure it. Would you please provide the configuration reference screenshot or configuration document? Thank you very much

@guoanhao guoanhao closed this as completed Feb 8, 2023
@bilelzr
Copy link

bilelzr commented Feb 9, 2023

can i ask what was the problem ?
thank you !

@guoanhao
Copy link
Author

can i ask what was the problem ? thank you !

Sorry, I don't know what the problem is. I configured it according to this manual:http://devopsku.be/setup/redmine-keycloak/

Redmine login can jump to keycloak:
image

But the login report is wrong:
【invalid username or password Try logging in with another account
image
【You have been logged out. Click here to log in again.】
image

thank you !

@hogger0
Copy link

hogger0 commented Jul 14, 2023

can i ask what was the problem ? thank you !

Sorry, I don't know what the problem is. I configured it according to this manual:http://devopsku.be/setup/redmine-keycloak/

Redmine login can jump to keycloak: image

But the login report is wrong: 【invalid username or password Try logging in with another accountimage 【You have been logged out. Click here to log in again.】 image

thank you !

问题解决了吗?可以登录了吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants