Skip to content

Commit f0132e6

Browse files
committed
docs: regenerate CRD reference docs for ApisixConsumerJwtAuthValue
1 parent 97af003 commit f0132e6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/en/latest/reference/api-reference.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -781,6 +781,9 @@ _Appears in:_
781781

782782

783783
ApisixConsumerJwtAuthValue defines configuration for JWT authentication.
784+
Exactly one of the following must be provided depending on the algorithm:
785+
- For symmetric algorithms (HS256, HS384, HS512): use secret. private_key and public_key are not required.
786+
- For asymmetric algorithms (RS*, ES*, PS*, EdDSA): at least one of public_key or private_key must be provided.
784787

785788

786789

0 commit comments

Comments
 (0)