We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d33985 commit f5d5beaCopy full SHA for f5d5bea
content/en/docs/reference/access-authn-authz/authentication.md
@@ -347,8 +347,8 @@ Or you can use [this similar script](https://raw.githubusercontent.com/TremoloSe
347
348
Setup instructions for specific systems:
349
350
-- [UAA](http://apigee.com/about/blog/engineering/kubernetes-authentication-enterprise)
351
-- [Dex](https://speakerdeck.com/ericchiang/kubernetes-access-control-with-dex)
+- [UAA](https://docs.cloudfoundry.org/concepts/architecture/uaa.html)
+- [Dex](https://github.com/dexidp/dex/blob/master/Documentation/kubernetes.md)
352
- [OpenUnison](https://www.tremolosecurity.com/orchestra-k8s/)
353
354
#### Using kubectl
0 commit comments