Skip to content

Commit 9322bf3

Browse files
committed
Update README.md
1 parent 2bb2abc commit 9322bf3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This is an automated Ballerina security test suite which contains authentication
99
#### 1. Basic Auth secured service
1010

1111
##### Prerequisites:
12-
- [Ballerina](https://ballerina.io) 1.2.0
12+
- [Ballerina](https://ballerina.io/downloads/) 1.2.6
1313

1414
##### Steps:
1515
1. User configurations are defined in `users.toml`
@@ -19,7 +19,7 @@ This is an automated Ballerina security test suite which contains authentication
1919
#### 2. JWT Auth secured service
2020

2121
##### Prerequisites:
22-
- [Ballerina](https://ballerina.io) 1.2.0
22+
- [Ballerina](https://ballerina.io/downloads/) 1.2.6
2323
- [ldclakmal/wso2is-sts](https://hub.docker.com/r/ldclakmal/wso2is-sts) latest
2424
- [jq](https://stedolan.github.io/jq/) 1.6
2525

@@ -33,7 +33,7 @@ This is an automated Ballerina security test suite which contains authentication
3333
#### 3. OAuth2 secured service
3434

3535
##### Prerequisites:
36-
- [Ballerina](https://ballerina.io) 1.2.0
36+
- [Ballerina](https://ballerina.io/downloads/) 1.2.6
3737
- [ldclakmal/wso2is-sts](https://hub.docker.com/r/ldclakmal/wso2is-sts) latest
3838
- [jq](https://stedolan.github.io/jq/) 1.6
3939

@@ -46,7 +46,7 @@ This is an automated Ballerina security test suite which contains authentication
4646
#### 4. LDAP Auth secured service
4747

4848
##### Prerequisites:
49-
- [Ballerina](https://ballerina.io) 1.2.0
49+
- [Ballerina](https://ballerina.io/downloads/) 1.2.6
5050
- [osixia/openldap](https://hub.docker.com/r/osixia/openldap) 1.3.0
5151

5252
##### Steps:

0 commit comments

Comments
 (0)