v2.5.0-rc1
Pre-release
Pre-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.