Skip to content

Commit 582f47a

Browse files
committed
Update README with TODOs
1 parent a7a7ebb commit 582f47a

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
11
# OneLogin's SAML Java Toolkit
22

3-
Version 2.0.0-candidate
3+
Version 2.0.0
44

5-
Under development (Don't use it at production environments)
5+
Not ready yet, it lacks documentation and not officially distributed.
66

77

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+
817
## Working with Eclipse.
918

1019
### Adding the toolkit as a project

0 commit comments

Comments
 (0)