Skip to content

Commit

Permalink
fix(authn): some fields do not show when editing
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinplemelon authored and ysfscream committed Aug 2, 2024
1 parent 8ac5114 commit 7f784e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/Auth/AuthnDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
v-else-if="currBackend === 'http'"
ref="formCom"
v-model="configData"
:type="configData.mechanism"
is-edit
/>
<built-in-config
Expand Down

0 comments on commit 7f784e4

Please sign in to comment.