Merge pull request #6046 from Anamika1608/oidc_auth
Add support for OIDC authentication
This commit is contained in:
@@ -85,6 +85,7 @@ class Setting < ApplicationRecord
|
||||
"feature.remote_census": nil,
|
||||
"feature.valuation_comment_notification": true,
|
||||
"feature.graphql_api": true,
|
||||
"feature.oidc_login": false,
|
||||
"feature.saml_login": false,
|
||||
"feature.sdg": true,
|
||||
"feature.machine_learning": false,
|
||||
|
||||
Reference in New Issue
Block a user