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

feat(SSO): JWTやSAMLでのSingle Sign-Onの実装 #519

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

u1-liquid
Copy link
Member

@u1-liquid u1-liquid commented Mar 14, 2024

What

resolves #273

Why

Additional info (optional)

ローカルでテストする時は

cross-env MK_DEV_PREFER='backend' pnpm dev

にして3000ポートを叩かないとページが見つからないといわれてしまうので注意

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

Copy link

sonarcloud bot commented Mar 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
3 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
13.6% Duplication on New Code

See analysis details on SonarCloud

@u1-liquid u1-liquid requested a review from riku6460 March 14, 2024 15:34
@u1-liquid u1-liquid merged commit 8c1db33 into MisskeyIO:io Mar 14, 2024
18 checks passed
@u1-liquid u1-liquid deleted the feat-sso branch March 14, 2024 16:31
@u1-liquid
Copy link
Member Author

いろいろ間違った実装があったので
#520#525 で修正

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

Successfully merging this pull request may close these issues.

SAML IdP の提供
2 participants