mirror of
https://github.com/PowerDNS-Admin/PowerDNS-Admin.git
synced 2026-04-25 00:35:52 +03:00
[GH-ISSUE #114] Feature request: Support OpenID Connect for auth #72
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#72
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 @pschiffe on GitHub (Aug 18, 2016).
Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/114
I see you added github oauth as an option for authentication, which is great, but would it be possible to also add support for generic OpenID Connect [1]? It's an extension for oauth, and basically a standard today for SSO. With OpenID Connect, for example, it's possible to use Keycloak [2] as an auth provider.
[1] http://openid.net/connect/
[2] http://www.keycloak.org/
@ngoduykhanh commented on GitHub (Dec 16, 2019):
Oh, I missed this FR. Actually it was implemented some time ago. Please check out the latest source code.