Skip to content

merill/entra-url-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entra Sign-in URL Builder

A free online tool to generate Microsoft Entra ID (Azure AD) OAuth 2.0 authorization URLs and admin consent URLs. Simplify the process of creating properly formatted sign-in URLs for various authentication scenarios.

🔗 Live App: https://signin.merill.net

Entra Sign-in URL Builder screenshot

Why I Built This

I created this tool after repeatedly building authentication URLs manually, encoding parameters, looking up docs - a tedious process I'd done countless times. This simple tool streamlines URL generation by providing an intuitive form interface where you can quickly fill in parameters and instantly get a properly formatted result.

Beyond just convenience, I've made this to serves as an educational resource. Each parameter includes helpful tooltips and direct links to official Microsoft documentation and OAuth specs, making it easier for developers and admins to understand OAuth 2.0 flows and test things out when working with Microsoft Entra ID authentication.

💡 Pro Tips

  • ✅ Always use HTTPS redirect URIs in production environments
  • ✅ Handle the generated tokens with extreme care

📚 Resources

🤝 Contributing

Found a bug or have a feature request? Please open an issue on GitHub. Contributions are welcome!

📄 License

This project is open source and available under the MIT License.


Made with ❤️ for the Microsoft Entra community

About

Entra utility to help craft authorization (sign in) urls and admin consent urls

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages