[mirotalksfu] - Enable OIDC authentication in conjunction with Host protection mode

هذا الالتزام موجود في:
Miroslav Pejic
2024-05-06 13:13:46 +02:00
الأصل 4c635196b3
التزام 240670100c
6 ملفات معدلة مع 103 إضافات و17 حذوفات

عرض الملف

@@ -126,6 +126,7 @@ module.exports = {
Host Protection (default: false)
To enhance host security, enable host protection - user auth and provide valid
usernames and passwords in the users array or active users_from_db using users_api_endpoint for check.
When oidc.enabled is utilized alongside host protection, the authenticated user will be recognized as valid.
*/
protected: false,
user_auth: false,