Skip to content

Commit

Permalink
revert this
Browse files Browse the repository at this point in the history
  • Loading branch information
strehle committed May 23, 2024
1 parent 74eefd2 commit c4ada75
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ void createOAuthIdentityProvider() throws Exception {
IDENTITY_ZONE_ID,
CREATED,
LAST_MODIFIED,
fieldWithPath("config.externalGroupsWhitelist").optional(null).type(ARRAY).description("Not currently used."),
fieldWithPath("config.externalGroupsWhitelist").optional(null).type(ARRAY).description("Not currently used.")
},
ALIAS_FIELDS_GET
)
Expand Down

0 comments on commit c4ada75

Please sign in to comment.