Skip to content

Commit

Permalink
also mark as non required for scim
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
  • Loading branch information
BeryJu committed Mar 1, 2024
1 parent 81bfdfd commit 890e7b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/admin/providers/scim/SCIMProviderForm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ export class SCIMProviderFormPage extends BaseProviderForm<SCIMProvider> {
</ak-form-element-horizontal>
<ak-form-element-horizontal
label=${msg("Group Property Mappings")}
?required=${true}
name="propertyMappingsGroup"
>
<select class="pf-c-form-control" multiple>
Expand Down

0 comments on commit 890e7b0

Please sign in to comment.