- Minimum supported symofny version is 2.3
- Mongodb support for SSO state added
AerialShip\SamlSPBundle\State\SSO\SSOState
is deprecated and moved toAerialShip\SamlSPBundle\Model\Model
SSOState
is made abstractSSOState
doctrine mappings are changed from annotations to xmlSSOState
xml doctrine mappings for odm and mongodb- Bundle config
model_manager_name
added to support other doctrine managers than default one AerialShip\SamlSPBundle\Entity\SSOStateStoreManager
is deprecated and abstracted toAerialShip\SamlSPBundle\Doctrine\SSOStateStore
- Usage of parameters for service class is deprecated