mirror of
https://github.com/rroemhild/docker-test-openldap.git
synced 2026-04-25 07:05:50 +03:00
[PR #15] [MERGED] Added JAAS login config to README #49
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-test-openldap#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:jaas-config📝 Commits (1)
ac0c18cAdded 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.