Skip to content
#

ldap-authentication

Here are 224 public repositories matching this topic...

caddy-auth-portal

Authentication Plugin for Caddy v2 implementing Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA with App Authenticators and Yubico.

  • Updated Jan 21, 2022
  • Go
k0dsubs
k0dsubs commented Jan 31, 2020

Hi,

There seems to be an issue when authenticating against microsoft active directory, using one of the two examples (the one without mongodb), I can see that it finds the user in the active directory (by running console.log(user) ) and pulls all the information but it doesn't seem to send the "success" flag, therefore, it returns to the main page?

using the following configuration

good first issue
felipemarinho97
felipemarinho97 commented Oct 27, 2018

Current translated words: pt, es, fr, en, de, fr, es, sv, no, lt, pl, tr, uk, ru

  1. Fork this repo
  2. Pick a language you're good and left a message here
  3. Edit the src/messages.js, duplicate the structure in their folder and replace en in the key with your language's standard two-letter ISO 639-1 code.
  4. Add the import and the require(...) on src/index.js (+2 lines) and upd

Improve this page

Add a description, image, and links to the ldap-authentication topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ldap-authentication topic, visit your repo's landing page and select "manage topics."

Learn more