[PR #15] [MERGED] Added JAAS login config to README #49

Closed
opened 2026-02-27 16:47:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rroemhild/docker-test-openldap/pull/15
Author: @rbarbey
Created: 5/15/2020
Status: Merged
Merged: 5/16/2020
Merged by: @rroemhild

Base: masterHead: jaas-config


📝 Commits (1)

  • ac0c18c Added JAAS login config and some explanations

📊 Changes

1 file changed (+24 additions, -0 deletions)

View changed files

📝 README.md (+24 -0)

📄 Description

First of all, thank you for this super-easy to use Docker image! I used it to test some of my Java authentication logic which makes use of JAAS and the LdapLoginModule. However, it took me a couple of hours to get the login configuration to the OpenLDAP server right. To spare future users of your image the hazzle (and also to increase the number of sample JAAS login configs out there) I thought I contribute back and add it to the README.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rroemhild/docker-test-openldap/pull/15 **Author:** [@rbarbey](https://github.com/rbarbey) **Created:** 5/15/2020 **Status:** ✅ Merged **Merged:** 5/16/2020 **Merged by:** [@rroemhild](https://github.com/rroemhild) **Base:** `master` ← **Head:** `jaas-config` --- ### 📝 Commits (1) - [`ac0c18c`](https://github.com/rroemhild/docker-test-openldap/commit/ac0c18c8863e3dcc076a6d46da46fe68b9cd9e5e) Added JAAS login config and some explanations ### 📊 Changes **1 file changed** (+24 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+24 -0) </details> ### 📄 Description First of all, thank you for this super-easy to use Docker image! I used it to test some of my Java authentication logic which makes use of JAAS and the `LdapLoginModule`. However, it took me a couple of hours to get the login configuration to the OpenLDAP server right. To spare future users of your image the hazzle (and also to increase the number of sample JAAS login configs out there) I thought I contribute back and add it to the README. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:47:48 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-test-openldap#49
No description provided.