Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Jan 23, 2020
1 parent bb4c615 commit 4f410f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions driver/configuration/provider_viper.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ func (v *ViperProvider) SubjectTypesSupported() []string {
viperx.GetStringSlice(v.l,
ViperKeySubjectTypesSupported,
[]string{"public"},
"oidc.subject_identifiers.enabled",
"OIDC_SUBJECT_TYPES_SUPPORTED",
),
func(s string) bool {
Expand Down

0 comments on commit 4f410f3

Please sign in to comment.