ConcrntのOAuth認証がほしい #33
ouroboros723
started this conversation in
Feature Request
Replies: 2 comments
|
コンカレで認証プロバイダーを作る場合、クライアント登録とかできないからその辺をいい感じにする必要がありそう まともな方法だと3rd-party-appに秘密鍵を持たせる必要があるが、それは署名してくれるサーバーが必要なのでちょいと面倒よな redirect-urlに対して署名するとかで十分安全に運用できるかしら |
0 replies
|
一応実装済み |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
せっかく秘密鍵を使った強固な認証基盤があるので、他のサービスの認証基盤としても使えるようにOAuthなどの外部サービスと認証が連携できる仕組みがあると、より活用の幅が広がりそうな気がします。
All reactions