We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7a7ebb commit 582f47aCopy full SHA for 582f47a
1 file changed
README.md
@@ -1,10 +1,19 @@
1
# OneLogin's SAML Java Toolkit
2
3
-Version 2.0.0-candidate
+Version 2.0.0
4
5
-Under development (Don't use it at production environments)
+Not ready yet, it lacks documentation and not officially distributed.
6
7
8
+## TODOs
9
+
10
+- Documentation
11
+- Cleanup the project anb prepare for publication
12
+- Publish on Maven central
13
+- Be able to add cert/key on settings providing the filename instead the string
14
+- Support KeyStore files (https://docs.oracle.com/javase/7/docs/api/java/security/KeyStore.html)
15
+- Support RSA Private Keys
16
17
## Working with Eclipse.
18
19
### Adding the toolkit as a project
0 commit comments