mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 17:55:24 +02:00
Merge pull request #11603 from owncloud/oidc_claims_checker
feat: add a way to check for specific OIDC claims
This commit is contained in:
@@ -100,6 +100,9 @@ func DefaultConfig() *config.Config {
|
||||
Cluster: "ocis-cluster",
|
||||
EnableTLS: false,
|
||||
},
|
||||
MultiFactorAuthentication: config.MFAConfig{
|
||||
AuthLevelNames: []string{"advanced"},
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user