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

Azure AD integration or local users support #415

Open
mlewiarz opened this issue Dec 12, 2024 · 1 comment
Open

Azure AD integration or local users support #415

mlewiarz opened this issue Dec 12, 2024 · 1 comment
Assignees
Labels
backend enhancement New feature or request frontend Change in frontend code

Comments

@mlewiarz
Copy link

Is your feature request related to a problem?

Hi, I'm wondering if you are planning to add Azure AD sso integration or support local admin user. I would like to test self-hosted instance of phase console but I don't have way to integrate with Gitlab/Github/Google.

Describe the solution you'd like

New nextauth integration with azure and new envs

AZUREAD_CLIENT_ID
AZUREAD_CLIENT_SECRET

Describe alternatives you've considered

Additional context

@mlewiarz mlewiarz added the enhancement New feature or request label Dec 12, 2024
@nimish-ks nimish-ks self-assigned this Dec 13, 2024
@nimish-ks nimish-ks added frontend Change in frontend code backend labels Dec 13, 2024
@nimish-ks
Copy link
Member

Hey @mlewiarz 👋🏻

We definitely have plans to add support of local auth sometime Q1 25.

Meanwhile, I'm exploring Azure AD. A simple Oauth implementation should be straightforward enough. Although, I'm not super familiar with the Microsoft auth stack, so unsure weather to look at Azure AD or Azure AD B2C or both, given we need an implementation that will work on Phase Cloud and in a self-hosted setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request frontend Change in frontend code
Projects
None yet
Development

No branches or pull requests

2 participants