casdoor icon indicating copy to clipboard operation
casdoor copied to clipboard

How to implement single sign-on when passing sessions?

Open zdsiyan opened this issue 2 years ago • 1 comments

I am developing a portal application, when the portal login to casdoor, how to pass the login session information to other applications? The current solution is to write to the redis of each application. But it doesn't apply to cross-room authorization.

zdsiyan avatar May 03 '22 03:05 zdsiyan

@Steve0x2a @seriouszyx @Abingcbc @ComradeProgrammer

casbin-bot avatar May 03 '22 03:05 casbin-bot

@zdsiyan see docs about how to enable SSO Single-Sign-On for Casdoor: https://casdoor.org/docs/how-to-connect/single-sign-on

hsluoyz avatar Jan 15 '23 15:01 hsluoyz