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

Fix signout SPARCS SSO #416

Open
1 of 4 tasks
injoonH opened this issue Oct 26, 2023 · 1 comment
Open
1 of 4 tasks

Fix signout SPARCS SSO #416

injoonH opened this issue Oct 26, 2023 · 1 comment
Labels
bug I hate bugs.

Comments

@injoonH
Copy link
Member

injoonH commented Oct 26, 2023

  • /api/users//sso_logout_url/ 을 호출해서 sso_logout_url을 확보
  • /rest-auth/logout/ api를 호출
  • JWT 삭제
  • Sparcs SSO에서도 로그아웃 하고 싶으면 sso_logout_url로 이동하라고 유저에게 알려주기(모달?)
@injoonH injoonH added the bug I hate bugs. label Oct 26, 2023
@000wan
Copy link
Member

000wan commented Nov 2, 2023

+Refer to #20

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

No branches or pull requests

2 participants