Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SAML Authentication #2635

Closed
Weilbyte opened this issue Nov 1, 2020 · 2 comments
Closed

SAML Authentication #2635

Weilbyte opened this issue Nov 1, 2020 · 2 comments
Labels
feature request A request for a new feature.

Comments

@Weilbyte
Copy link

Weilbyte commented Nov 1, 2020

Is your feature request related to a problem? Please describe.
It would be nice if Pterodactyl could leverage SAML authentication. As an example, could probably use Cloudflare Access.

Describe the solution you'd like
SAML authentication support.

Describe alternatives you've considered
LDAP would be a close alternative, there is already an issue out for that. Though you can log into Microsoft AD without LDAP through the use of Azure AD connections. Could even go further and log in with SAML through the use of Cloudflare Access with an Azure AD auth application.

Additional context
Understandably y'all probably don't have time for this feature as you have more important work. Just leaving this issue here in case I want to pick this up in like a few weeks or so.

@DaneEveritt DaneEveritt added unlikely feature request A request for a new feature. labels Nov 1, 2020
@Wunderharke
Copy link
Contributor

Most provides of SAML also provide OIDC, there is already a pull request (#1964) on that, this could be an alternative until SAML might get integrated.

@matthewpi
Copy link
Member

Closing, SAML itself is complex regardless of if libraries for it exist. If any type of SSO is to be added officially, it would be through OAuth2 or OIDC which almost every SSO provider seems to offer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A request for a new feature.
Projects
None yet
Development

No branches or pull requests

4 participants