Skip to content

Commit e6dd6cd

Browse files
authored
docs: Added back a post for auth0 in the readme (#319)
1 parent 6e2a0e3 commit e6dd6cd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ alb_authenticate_oidc = {
184184
}
185185
```
186186

187+
Read more in [this post](https://medium.com/@sandrinodm/securing-your-applications-with-aws-alb-built-in-authentication-and-auth0-310ad84c8595).
188+
187189
##### Okta
188190

189191
```hcl
@@ -198,7 +200,7 @@ alb_authenticate_oidc = {
198200
}
199201
```
200202

201-
Read more in [this post](https://medium.com/swlh/aws-alb-authentication-with-okta-oidc-using-terraform-902cd8289db4)
203+
Read more in [this post](https://medium.com/swlh/aws-alb-authentication-with-okta-oidc-using-terraform-902cd8289db4).
202204

203205
##### Google
204206

0 commit comments

Comments
 (0)