You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microsoft Authentication Library for Java welcomes new contributors. This document will guide you
4
+
through the process.
5
+
6
+
## CONTRIBUTOR LICENSE AGREEMENT
7
+
8
+
Please visit [https://cla.microsoft.com/](https://cla.microsoft.com/) and sign the Contributor License
9
+
Agreement. You only need to do that once. We can not look at your code until you've submitted this request.
10
+
11
+
12
+
## Build
13
+
14
+
Use Java8.
15
+
16
+
## Test
17
+
18
+
Unit tests should run as expected. Integration tests require certificate / secrets which are deployed on CI. External contributors are not able to run integration tests manually.
0 commit comments