laravel-sso icon indicating copy to clipboard operation
laravel-sso copied to clipboard

Sso server error message {"error":"Unknown command"}

Open visualNext opened this issue 5 years ago • 1 comments

I have three laravel project (https://auth.localhost, https://bbb.localhost and https://ccc.localhost). https://auth.localhost is server, bbb and ccc are broker.

I step by step to install. But https://auth.localhost have the error message.

{"error":"Unknown command"}

I try to log in https://bbb.localhost, but it use https://bbb.localhost user db data not https://auth.localhost. I have another project ccc, and add sso broker. When I log in bbb, ccc is't signed. What code and step need to add?

And how to generate SSO_BROKER_ID and SSO_BROKER_SECRET? Set my own rules?

visualNext avatar Nov 29 '19 02:11 visualNext

@visualNext did you solve issue?

lovecoding-git avatar Apr 12 '21 02:04 lovecoding-git