Skip to content

Latest commit

History

History
25 lines (14 loc) 路 2.41 KB

File metadata and controls

25 lines (14 loc) 路 2.41 KB

Microsoft Authentication Library (MSAL) for Java Documentation

Validate content links

This is the documentation repository for Microsoft Authentication Library (MSAL) for Java. If you are looking for the library, refer to AzureAD/microsoft-authentication-library-for-java.

Contributions

Contributions to our documentation are welcome. Make sure to familiarize yourself with the Microsoft Writing Style Guide and the Contributor Guide before making any changes.

Warning Do not modify any YML files in the java/docs-ref-autogen folder - those are generated automatically from the library source code and any changes will be automatically overwritten the next time the documentation Continuous Integration (CI) job runs. To make changes to any API docs you will need to open a pull request in the AzureAD/microsoft-authentication-library-for-java repository.

If you would like to author an entirely new document (e.g., for a new scenario), make sure to open an issue first. This will allow the engineering team to discuss the proposed changes and ensure that it won't be overwritten by future changes.

API reference documentation automation

Continuous Integration (CI) jobs for this repository are available in the automation Azure DevOps instance.

In this repository, package.json on the main branch determines what version of msal4j the documentation is generated for.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.