http 利用時の警告
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
OAuth2.0 Authorization 及び OpenID Connect では SSL/TLS での通信が MUST となっているため、 以下のケースでは警告を表示する
- APIクライアント管理画面を `http` で使用した場合は、画面に警告メッセージを表示する
- SSL/TLS が MUST となっている処理を `http` でコールした場合は、 HTTP ヘッダに警告を表示する
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.