mirror of
https://github.com/PowerDNS-Admin/PowerDNS-Admin.git
synced 2026-04-25 08:45:55 +03:00
[GH-ISSUE #87] Feature Request: FreeIPA/Red Hat iDM authentication integration #53
Labels
No labels
bug / broken-feature
bug / broken-feature
docs / request
feature / request
help / other
mod / help-wanted
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PowerDNS-Admin-PowerDNS-Admin#53
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?
Originally created by @alythemonk on GitHub (Jul 14, 2016).
Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/87
Hello Gents,
Would you consider adding this as an authentication mechanism. I know that most mainstream browsers support this. I think that it would be a great advantage. It could also leverage the password and OTP/MFA capabilities of FreeIPA/iDM. Thanks for considering this.
Cheers,
ASD.
@pschiffe commented on GitHub (Aug 18, 2016):
You should be able to use ldap auth against FreeIPA.
@xbulat commented on GitHub (Aug 19, 2016):
I confirm, with FreeIPA it works fine.
@ivanfilippov commented on GitHub (Aug 20, 2016):
Seems like this is a non-issue. 😄 I'm not familiar with FreeIPA, would anyone like to write some Wiki documentation for configuring authentication against it?
Githut doesn't let you do a PR on a Wiki document (as far as I know), but if you fork the project and write a Wiki article in your fork and let us know, either I or @ngoduykhanh can copy the content over to the main projects wiki.
@pschiffe commented on GitHub (Aug 20, 2016):
There is nothing special to it, really. FreeIPA is a collection of services for identity management, where the main component is 389 directory server (ldap). Info about configuration against FreeIPA ldap can be found here https://www.freeipa.org/page/HowTo/LDAP
@ngoduykhanh commented on GitHub (Aug 21, 2016):
@pschiffe : I have never used FreeIPA before. But as you said, FreeIPA is a collection of services for identity management and it has LDAP which PowerDNS-Admin supported already so I don't think it is neccessaray to have extra works, right?
@pschiffe commented on GitHub (Aug 21, 2016):
@ngoduykhanh correct. I would rather focus on #114 which gives you single sign on functionality for in-house providers.
@ivanfilippov commented on GitHub (Nov 21, 2016):
It seems like FreeIPA is already supported.
Closing this issue.