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

parameterize MS_LOGIN_URL #988

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

parameterize MS_LOGIN_URL #988

wants to merge 2 commits into from

Conversation

kimim
Copy link

@kimim kimim commented Nov 30, 2020

Because Azure Active Directory supports four kind of LOGIN_URL (see: Azure AD authentication endpoints):

So, we need to make MS_LOGIN_URL a constructor parameter.

@srvrguy
Copy link

srvrguy commented Aug 2, 2022

Is this a good candidate to get added to this code? I'd like to use this library, but basically have to make my own custom solution to supporting national cloud login. If there is something that needs to be changed, some feedback would be good so someone else can try submitting a PR or the original contributor could provide a fix to get this integrated.

@gellweiler
Copy link

I also have a customer that wants to connect to a "national" cloud. It's off course relative easy to extend the class and override the url but I think it would be a good addition to the Scribejava core. So I second this.

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

Successfully merging this pull request may close these issues.

None yet

3 participants