2fa
Here are 478 public repositories matching this topic...
-
Updated
Oct 1, 2020 - PHP
-
Updated
Jun 27, 2019 - JavaScript
-
Updated
Nov 25, 2020 - Java
-
Updated
Nov 26, 2020 - Python
-
Updated
Nov 22, 2020 - TypeScript
-
Updated
Nov 23, 2020 - TypeScript
-
Updated
Jul 27, 2020 - Swift
-
Updated
Nov 24, 2020 - PHP
-
Updated
Jul 17, 2020 - Python
-
Updated
Nov 23, 2020 - PHP
-
Updated
May 23, 2020 - Go
-
Updated
Nov 8, 2020 - C#
-
Updated
Oct 21, 2020 - Swift
-
Updated
Nov 8, 2020 - Kotlin
-
Updated
Nov 26, 2020 - JavaScript
-
Updated
Sep 28, 2020 - Python
Tasks:
- add docs to token strategy (godoc)
- add links to the readme (api-key, bearer, x-header)
-
Updated
Nov 21, 2020 - Go
-
Updated
Aug 9, 2020 - Clojure
Improve this page
Add a description, image, and links to the 2fa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 2fa topic, visit your repo's landing page and select "manage topics."
Hi,
I would like to connect to my LDAP server through StartTLS instead of LDAPS.
I saw that it is already implemented here # 240 but I can't find how to activate it. If I use the "ldap://" prefix in the url, Authelia will use an insecure connection.
Thanks for your work !