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

使用passport模块登录的时候,用户密码是多少? #5

Open
MrEastWood opened this issue Jun 15, 2019 · 4 comments
Open

Comments

@MrEastWood
Copy link

http://localhost:7007/passport/form 这个url在controller找不到啊,具体是在哪做的登录校验?说明里面只是要将密码是多少讲一下吧,数据库存的是加密后的密码

@yaoduan
Copy link

yaoduan commented Jun 15, 2019

截图的地址栏里有

@MrEastWood
Copy link
Author

截图的地址栏里有密码?我怎么没看到

@MrEastWood
Copy link
Author

使用用户名xialaokou,密码123456登录成功,但是不清楚登录的原理是什么,因为登录的url http://localhost:7007/passport/form在controller找不到,大神能解释一下吗?

@tsingsoftcode
Copy link

使用用户名xialaokou,密码123456登录成功
通过统一登录平台登录,传递service可以跳转到指定路由。
1)http://localhost:7007/passport/login?service=http://localhost:7008/login # 登录到后台管理portal
2)http://localhost:7007/passport/login?service=http://localhost:6001 # 登录到成员管理系统mps

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