OIOSAML for Java release 2.2.0 has been made available. This release
contains the following changes
- Support for OIOSAML 3.0 profile
- Support for OIO-BPP 1.2 profile
Code repository
The SVN repository on Softwarebørsen has been closed, and the code
has been moved to Github. The code can now be located here
https://github.com/digst/OIOSAML.Java
Maven repository
The binary artifacts are distributed as Maven dependencies, and can
be located here
https://mvnrepository.com/artifact/dk.digst/oiosaml2.java
Note about OIOSAML 3.0 profile
The OIOSAML.java 2.2.0 release is compatible with both the old
OIOSAML 2.0.9 profile, and the new OIOSAML 3.0 profile, and can be
configured to in either a hybrid-mode, or a specific profile-mode.
Please consult the documentation found here
https://github.com/digst/OIOSAML.Java/tree/master/docs
Note about required Java version
This release of OIOSAML.java requires Java 8 or higher to use.