Skip to content

v2.5.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tngan tngan released this 12 Jan 18:41
· 162 commits to master since this release

Starting from v2.5, you can now choose different schema validators in production environment, we support javac and libxml right now. You can specify the runtime variables when you install samlify in your project, for example:

> SAML_VALIDATOR=libxml yarn add samlify

The official release of v2.5.0 will be shipped with passify/react-samlify which is an example repository integrated with Okta identity provider.

Happy hacking.