Skip to content

Commit d8aaddd

Browse files
author
Thomas Newman
committed
Added Entra to ClusterConfigForm/schema.ts
1 parent 64b3ee4 commit d8aaddd

File tree

1 file changed

+1
-0
lines changed
  • frontend/src/widgets/ClusterConfigForm

1 file changed

+1
-0
lines changed

frontend/src/widgets/ClusterConfigForm/schema.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ const authSchema = lazy((value) => {
143143
'Delegation tokens',
144144
'SASL/LDAP',
145145
'SASL/AWS IAM',
146+
'SASL/Azure Entra',
146147
'mTLS',
147148
]),
148149
securityProtocol: string()

0 commit comments

Comments
 (0)