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

Is it possible to change app ID? #109

Open
2 tasks done
Nukecraft5419 opened this issue Mar 2, 2024 · 4 comments
Open
2 tasks done

Is it possible to change app ID? #109

Nukecraft5419 opened this issue Mar 2, 2024 · 4 comments

Comments

@Nukecraft5419
Copy link

Is your feature request related to a problem?

No

Describe the solution you'd like.

And you can change the ID of the app that it applies to for Microsoft account access so a modpack can have its own login as well as then remove the Mojang, Microsoft, Offline login keys and so if the session expires you click over the key that is in the server list and it automatically logs back in with the Microsoft account

Describe alternatives you've considered.

Only the one about a dedicated fork for my modpack but I prefer to ask first

Agreements

  • I have searched for and ensured there isn't already an open issue regarding this.
  • I have ensured the feature I'm requesting isn't already in the latest supported mod version.

Other

No response

@axieum
Copy link
Owner

axieum commented Mar 3, 2024

Sure, you can change the app id in the mod configuration. It's under methods > microsoft > clientId. You can also check #69 where someone was able to setup their own application id.

There's a bit of setup required, quoted the below dated 15th Jan 2023 for a similar issue setting up an application.

@axieum: I believe the issue is that, even though you're not using a secret, it still expects there to be at least one secret on the application... I know it sounds weird, but is worth a shot!

[redacted]: Thank you very much - between switching the platform type from "Web" to "Mobile and desktop applications", switching "Allow public client flows" on, and adding an unused client secret, it is now working without a client secret.

Please note, that recently Mojang now require you to apply for approval on your Azure application as per this support article: https://help.minecraft.net/hc/en-us/articles/16254801392141p. Use this form: https://aka.ms/mce-reviewappid

Hopefully this helps @Nukecraft5419, let me know how you go. :)

@Nukecraft5419
Copy link
Author

To get custom application IDs I know it takes Azure just I didn't understand then everything else i.e. is it something that requires a subscription or is it already available in the free part and it's my first time using Azure

@axieum
Copy link
Owner

axieum commented Mar 3, 2024

That's right, you can create your application in Azure for free.

@Nukecraft5419
Copy link
Author

Hi, I am still trying to figure out how to access the Azure root folder. I know it is usually necessary to follow this path, but when I try to log in I am prompted to log in and I get a red error saying I don't have the necessary permissions.

If you know how to solve this problem, I would really appreciate it. Also, I wanted to ask if the name of the creator of the app is listed anywhere. I would like to understand if I need to create a Microsoft account specifically for the app or if I can use my personal account.

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

No branches or pull requests

2 participants